Home
last modified time | relevance | path

Searched refs:__STATIC_INLINE (Results 1 – 25 of 1327) sorted by relevance

12345678910>>...54

/bsp/nv32f100x/lib/inc/
A Dsim.h263 __STATIC_INLINE void SIM_RemapETM2CH3Pin(void) in SIM_RemapETM2CH3Pin()
278 __STATIC_INLINE void SIM_RemapETM2CH2Pin(void) in SIM_RemapETM2CH2Pin()
292 __STATIC_INLINE void SIM_RemapETM0CH1Pin(void) in SIM_RemapETM0CH1Pin()
306 __STATIC_INLINE void SIM_RemapETM0CH0Pin(void) in SIM_RemapETM0CH0Pin()
320 __STATIC_INLINE void SIM_RemapUART0Pin(void) in SIM_RemapUART0Pin()
335 __STATIC_INLINE void SIM_RemapSPI0Pin(void) in SIM_RemapSPI0Pin()
350 __STATIC_INLINE void SIM_RemapI2CPin(void) in SIM_RemapI2CPin()
507 __STATIC_INLINE void SIM_RemapRTCPin(void) in SIM_RemapRTCPin()
768 __STATIC_INLINE void SIM_RemapUART0Pin(void) in SIM_RemapUART0Pin()
783 __STATIC_INLINE void SIM_RemapSPI0Pin(void) in SIM_RemapSPI0Pin()
[all …]
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_rcc.h525 __STATIC_INLINE void LL_RCC_HSE_Enable(void) in LL_RCC_HSE_Enable()
535 __STATIC_INLINE void LL_RCC_HSE_Disable(void) in LL_RCC_HSE_Disable()
592 __STATIC_INLINE void LL_RCC_HSI_Enable(void) in LL_RCC_HSI_Enable()
602 __STATIC_INLINE void LL_RCC_HSI_Disable(void) in LL_RCC_HSI_Disable()
666 __STATIC_INLINE void LL_RCC_LSE_Enable(void) in LL_RCC_LSE_Enable()
676 __STATIC_INLINE void LL_RCC_LSE_Disable(void) in LL_RCC_LSE_Disable()
760 __STATIC_INLINE void LL_RCC_LSI_Enable(void) in LL_RCC_LSI_Enable()
798 __STATIC_INLINE void LL_RCC_MSI_Enable(void) in LL_RCC_MSI_Enable()
1111 __STATIC_INLINE void LL_RCC_EnableRTC(void) in LL_RCC_EnableRTC()
1121 __STATIC_INLINE void LL_RCC_DisableRTC(void) in LL_RCC_DisableRTC()
[all …]
A Dstm32l1xx_ll_spi.h301 __STATIC_INLINE void LL_SPI_Enable(SPI_TypeDef *SPIx) in LL_SPI_Enable()
313 __STATIC_INLINE void LL_SPI_Disable(SPI_TypeDef *SPIx) in LL_SPI_Disable()
324 __STATIC_INLINE uint32_t LL_SPI_IsEnabled(SPI_TypeDef *SPIx) in LL_SPI_IsEnabled()
354 __STATIC_INLINE uint32_t LL_SPI_GetMode(SPI_TypeDef *SPIx) in LL_SPI_GetMode()
594 __STATIC_INLINE void LL_SPI_EnableCRC(SPI_TypeDef *SPIx) in LL_SPI_EnableCRC()
606 __STATIC_INLINE void LL_SPI_DisableCRC(SPI_TypeDef *SPIx) in LL_SPI_DisableCRC()
630 __STATIC_INLINE void LL_SPI_SetCRCNext(SPI_TypeDef *SPIx) in LL_SPI_SetCRCNext()
664 __STATIC_INLINE uint32_t LL_SPI_GetRxCRC(SPI_TypeDef *SPIx) in LL_SPI_GetRxCRC()
675 __STATIC_INLINE uint32_t LL_SPI_GetTxCRC(SPI_TypeDef *SPIx) in LL_SPI_GetTxCRC()
1387 __STATIC_INLINE void LL_I2S_Enable(SPI_TypeDef *SPIx) in LL_I2S_Enable()
[all …]
A Dstm32l1xx_ll_usart.h409 __STATIC_INLINE void LL_USART_Enable(USART_TypeDef *USARTx) in LL_USART_Enable()
423 __STATIC_INLINE void LL_USART_Disable(USART_TypeDef *USARTx) in LL_USART_Disable()
434 __STATIC_INLINE uint32_t LL_USART_IsEnabled(USART_TypeDef *USARTx) in LL_USART_IsEnabled()
546 __STATIC_INLINE uint32_t LL_USART_GetParity(USART_TypeDef *USARTx) in LL_USART_GetParity()
1085 __STATIC_INLINE void LL_USART_EnableIrda(USART_TypeDef *USARTx) in LL_USART_EnableIrda()
1098 __STATIC_INLINE void LL_USART_DisableIrda(USART_TypeDef *USARTx) in LL_USART_DisableIrda()
1414 __STATIC_INLINE void LL_USART_EnableLIN(USART_TypeDef *USARTx) in LL_USART_EnableLIN()
1427 __STATIC_INLINE void LL_USART_DisableLIN(USART_TypeDef *USARTx) in LL_USART_DisableLIN()
1876 __STATIC_INLINE void LL_USART_ClearFlag_PE(USART_TypeDef *USARTx) in LL_USART_ClearFlag_PE()
2045 __STATIC_INLINE void LL_USART_EnableIT_TC(USART_TypeDef *USARTx) in LL_USART_EnableIT_TC()
[all …]
A Dstm32l1xx_ll_i2c.h349 __STATIC_INLINE void LL_I2C_Enable(I2C_TypeDef *I2Cx) in LL_I2C_Enable()
360 __STATIC_INLINE void LL_I2C_Disable(I2C_TypeDef *I2Cx) in LL_I2C_Disable()
371 __STATIC_INLINE uint32_t LL_I2C_IsEnabled(I2C_TypeDef *I2Cx) in LL_I2C_IsEnabled()
797 __STATIC_INLINE uint32_t LL_I2C_GetMode(I2C_TypeDef *I2Cx) in LL_I2C_GetMode()
905 __STATIC_INLINE void LL_I2C_EnableIT_TX(I2C_TypeDef *I2Cx) in LL_I2C_EnableIT_TX()
917 __STATIC_INLINE void LL_I2C_DisableIT_TX(I2C_TypeDef *I2Cx) in LL_I2C_DisableIT_TX()
941 __STATIC_INLINE void LL_I2C_EnableIT_RX(I2C_TypeDef *I2Cx) in LL_I2C_EnableIT_RX()
953 __STATIC_INLINE void LL_I2C_DisableIT_RX(I2C_TypeDef *I2Cx) in LL_I2C_DisableIT_RX()
986 __STATIC_INLINE void LL_I2C_EnableIT_EVT(I2C_TypeDef *I2Cx) in LL_I2C_EnableIT_EVT()
1030 __STATIC_INLINE void LL_I2C_EnableIT_BUF(I2C_TypeDef *I2Cx) in LL_I2C_EnableIT_BUF()
[all …]
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_rcc.h955 __STATIC_INLINE void FL_RCC_RCHF_Enable(void) in FL_RCC_RCHF_Enable()
975 __STATIC_INLINE void FL_RCC_RCHF_Disable(void) in FL_RCC_RCHF_Disable()
1006 __STATIC_INLINE void FL_RCC_PLL_Enable(void) in FL_RCC_PLL_Enable()
1016 __STATIC_INLINE void FL_RCC_PLL_Disable(void) in FL_RCC_PLL_Disable()
1245 __STATIC_INLINE void FL_RCC_XTLF_Enable(void) in FL_RCC_XTLF_Enable()
1255 __STATIC_INLINE void FL_RCC_XTLF_Disable(void) in FL_RCC_XTLF_Disable()
1323 __STATIC_INLINE void FL_RCC_XTHF_Enable(void) in FL_RCC_XTHF_Enable()
1343 __STATIC_INLINE void FL_RCC_XTHF_Disable(void) in FL_RCC_XTHF_Disable()
1382 __STATIC_INLINE void FL_RCC_RCMF_Enable(void) in FL_RCC_RCMF_Enable()
1402 __STATIC_INLINE void FL_RCC_RCMF_Disable(void) in FL_RCC_RCMF_Disable()
[all …]
A Dfm33lc0xx_fl_i2c.h355 __STATIC_INLINE void FL_I2C_Master_Enable(I2C_Type *I2Cx) in FL_I2C_Master_Enable()
366 __STATIC_INLINE uint32_t FL_I2C_Master_IsEnabled(I2C_Type *I2Cx) in FL_I2C_Master_IsEnabled()
377 __STATIC_INLINE void FL_I2C_Master_Disable(I2C_Type *I2Cx) in FL_I2C_Master_Disable()
421 __STATIC_INLINE void FL_I2C_Master_EnableDMAReq(I2C_Type *I2Cx) in FL_I2C_Master_EnableDMAReq()
487 __STATIC_INLINE void FL_I2C_Master_EnableRX(I2C_Type *I2Cx) in FL_I2C_Master_EnableRX()
509 __STATIC_INLINE void FL_I2C_Master_DisableRX(I2C_Type *I2Cx) in FL_I2C_Master_DisableRX()
1128 __STATIC_INLINE void FL_I2C_Slave_EnableDMAReq(I2C_Type *I2Cx) in FL_I2C_Slave_EnableDMAReq()
1161 __STATIC_INLINE void FL_I2C_Slave_EnableACK(I2C_Type *I2Cx) in FL_I2C_Slave_EnableACK()
1183 __STATIC_INLINE void FL_I2C_Slave_DisableACK(I2C_Type *I2Cx) in FL_I2C_Slave_DisableACK()
1293 __STATIC_INLINE void FL_I2C_Slave_Enable(I2C_Type *I2Cx) in FL_I2C_Slave_Enable()
[all …]
/bsp/fujitsu/mb9x/mb9bf506r/libraries/CMSIS/Include/
A Dcore_cmFunc.h50 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
76 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
89 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
102 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
115 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
141 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
167 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
211 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
237 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
267 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/fujitsu/mb9x/mb9bf618s/CMSIS/Include/
A Dcore_cmFunc.h64 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
90 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
103 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
116 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
129 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
155 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
181 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
225 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
251 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
281 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/Vango/v85xxp/Libraries/CMSIS/
A Dcore_cmFunc.h50 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
76 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
89 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
102 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
115 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
141 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
167 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
211 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
237 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
267 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/CME_M7/CMSIS/CMSIS/Include/
A Dcore_cmFunc.h64 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
90 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
103 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
116 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
129 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
155 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
181 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
225 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
251 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
281 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/frdm-k64f/device/
A Dcore_cmFunc.h64 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
90 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
103 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
116 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
129 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
155 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
181 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
225 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
251 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
281 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/Vango/v85xx/Libraries/CMSIS/
A Dcore_cmFunc.h50 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
76 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
89 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
102 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
115 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
141 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
167 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
211 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
237 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
267 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/maxim/libraries/MAX32660PeriphDriver/CMSIS/Core/Include/
A Dcore_cmFunc.h61 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
87 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
100 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
113 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
126 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
152 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
178 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
222 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
248 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
278 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/Core/
A Dcore_cmFunc.h64 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
90 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
103 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
116 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
129 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
155 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
181 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
225 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
251 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
281 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/
A Dcore_cmFunc.h64 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
90 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
103 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
116 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
129 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
155 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
181 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
225 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
251 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
281 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/xplorer4330/Libraries/CMSIS/Include/
A Dcore_cmFunc.h64 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
90 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
103 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
116 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
129 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
155 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
181 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
225 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
251 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
281 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/efm32/Libraries/CMSIS/Include/
A Dcore_cmFunc.h50 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
76 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
89 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
102 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
115 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
141 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
167 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
211 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
237 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
267 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/essemi/es32f0654/libraries/CMSIS/Include/
A Dcore_cmFunc.h64 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
90 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
103 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
116 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
129 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
155 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
181 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
225 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
251 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
281 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/apm32/libraries/APM32F0xx_Library/CMSIS/Include/
A Dcore_cmFunc.h64 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
90 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
103 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
116 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
129 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
155 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
181 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
225 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
251 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
281 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/fm33lc026/libraries/FM/FM33xx/Include/
A Dcore_cmFunc.h64 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
90 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
103 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
116 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
129 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
155 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
181 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
225 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
265 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
295 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/CMSIS/Include/
A Dcore_cmFunc.h64 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
90 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
103 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
116 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
129 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
155 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
181 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
225 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
265 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
295 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/apm32/libraries/APM32F4xx_Library/CMSIS/Include/
A Dcore_cmFunc.h64 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
90 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
103 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
116 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
129 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
155 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
181 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
225 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
265 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
295 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/synwit/libraries/SWM320_CSL/CMSIS/CoreSupport/
A Dcore_cmFunc.h64 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
90 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
103 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
116 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
129 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
155 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
181 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
225 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
251 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
281 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dcore_cmFunc.h64 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
90 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR()
103 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR()
116 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR()
129 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP()
155 __STATIC_INLINE uint32_t __get_MSP(void) in __get_MSP()
181 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
225 __STATIC_INLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
251 __STATIC_INLINE uint32_t __get_FAULTMASK(void) in __get_FAULTMASK()
281 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR()
[all …]

Completed in 105 milliseconds

12345678910>>...54