| /cmsis_6-latest/CMSIS/Core/Include/a-profile/ |
| D | cmsis_cp15.h | 35 __STATIC_FORCEINLINE uint32_t __get_ACTLR(void) in __get_ACTLR() 45 __STATIC_FORCEINLINE void __set_ACTLR(uint32_t actlr) in __set_ACTLR() 53 __STATIC_FORCEINLINE uint32_t __get_CPACR(void) in __get_CPACR() 63 __STATIC_FORCEINLINE void __set_CPACR(uint32_t cpacr) in __set_CPACR() 71 __STATIC_FORCEINLINE uint32_t __get_DFSR(void) in __get_DFSR() 81 __STATIC_FORCEINLINE void __set_DFSR(uint32_t dfsr) in __set_DFSR() 89 __STATIC_FORCEINLINE uint32_t __get_IFSR(void) in __get_IFSR() 99 __STATIC_FORCEINLINE void __set_IFSR(uint32_t ifsr) in __set_IFSR() 107 __STATIC_FORCEINLINE uint32_t __get_ISR(void) in __get_ISR() 117 __STATIC_FORCEINLINE uint32_t __get_CBAR(void) in __get_CBAR() [all …]
|
| D | cmsis_armclang_a.h | 38 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT() 50 __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) in __STRHT() 62 __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) in __STRT() 155 __STATIC_FORCEINLINE uint32_t __SXTB16_RORn(uint32_t op1, uint32_t rotate) in __SXTB16_RORn() 169 __STATIC_FORCEINLINE uint32_t __SXTAB16_RORn(uint32_t op1, uint32_t op2, uint32_t rotate) in __SXTAB16_RORn() 183 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() 203 __STATIC_FORCEINLINE uint32_t __get_CPSR(void) in __get_CPSR() 213 __STATIC_FORCEINLINE void __set_CPSR(uint32_t cpsr) in __set_CPSR() 221 __STATIC_FORCEINLINE uint32_t __get_mode(void) in __get_mode() 229 __STATIC_FORCEINLINE void __set_mode(uint32_t mode) in __set_mode() [all …]
|
| D | cmsis_clang_a.h | 37 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT() 49 __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) in __STRHT() 61 __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) in __STRT() 151 __STATIC_FORCEINLINE uint32_t __SXTB16_RORn(uint32_t op1, uint32_t rotate) in __SXTB16_RORn() 165 __STATIC_FORCEINLINE uint32_t __SXTAB16_RORn(uint32_t op1, uint32_t op2, uint32_t rotate) in __SXTAB16_RORn() 179 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() 199 __STATIC_FORCEINLINE uint32_t __get_CPSR(void) in __get_CPSR() 209 __STATIC_FORCEINLINE void __set_CPSR(uint32_t cpsr) in __set_CPSR() 217 __STATIC_FORCEINLINE uint32_t __get_mode(void) in __get_mode() 225 __STATIC_FORCEINLINE void __set_mode(uint32_t mode) in __set_mode() [all …]
|
| D | cmsis_gcc_a.h | 41 __STATIC_FORCEINLINE uint32_t __get_CPSR(void) in __get_CPSR() 51 __STATIC_FORCEINLINE void __set_CPSR(uint32_t cpsr) in __set_CPSR() 59 __STATIC_FORCEINLINE uint32_t __get_mode(void) in __get_mode() 67 __STATIC_FORCEINLINE void __set_mode(uint32_t mode) in __set_mode() 75 __STATIC_FORCEINLINE uint32_t __get_SP(void) in __get_SP() 85 __STATIC_FORCEINLINE void __set_SP(uint32_t stack) in __set_SP() 93 __STATIC_FORCEINLINE uint32_t __get_SP_usr(void) in __get_SP_usr() 109 __STATIC_FORCEINLINE void __set_SP_usr(uint32_t topOfProcStack) in __set_SP_usr() 123 __STATIC_FORCEINLINE uint32_t __get_FPEXC(void) in __get_FPEXC() 137 __STATIC_FORCEINLINE void __set_FPEXC(uint32_t fpexc) in __set_FPEXC()
|
| /cmsis_6-latest/CMSIS/Core/Include/m-profile/ |
| D | cmsis_gcc_m.h | 42 __STATIC_FORCEINLINE __NO_RETURN void __cmsis_start(void) in __cmsis_start() 109 __STATIC_FORCEINLINE void __TZ_set_STACKSEAL_S (uint32_t* stackTop) in __TZ_set_STACKSEAL_S() 127 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL() 142 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS() 157 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() 170 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS() 183 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR() 197 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR() 211 __STATIC_FORCEINLINE uint32_t __get_xPSR(void) in __get_xPSR() 225 __STATIC_FORCEINLINE uint32_t __get_PSP(void) in __get_PSP() [all …]
|
| D | cmsis_armclang_m.h | 72 __STATIC_FORCEINLINE void __TZ_set_STACKSEAL_S (uint32_t* stackTop) in __TZ_set_STACKSEAL_S() 86 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT() 98 __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) in __STRHT() 110 __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) in __STRT() 128 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL() 143 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS() 158 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() 171 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS() 184 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR() 198 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR() [all …]
|
| D | cmsis_clang_m.h | 78 __STATIC_FORCEINLINE void __TZ_set_STACKSEAL_S (uint32_t* stackTop) in __TZ_set_STACKSEAL_S() 92 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT() 104 __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) in __STRHT() 116 __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) in __STRT() 134 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL() 149 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS() 164 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() 177 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS() 190 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR() 204 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR() [all …]
|
| D | cmsis_tiarmclang_m.h | 44 #ifndef __STATIC_FORCEINLINE 45 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro 144 __STATIC_FORCEINLINE void __TZ_set_STACKSEAL_S (uint32_t* stackTop) in __TZ_set_STACKSEAL_S() 319 __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) in __SSAT() 345 __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) in __USAT() 445 __STATIC_FORCEINLINE uint32_t __RRX(uint32_t value) in __RRX() 460 __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) in __LDRBT() 475 __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) in __LDRHT() 490 __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) in __LDRT() 505 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT() [all …]
|
| D | armv81m_pac.h | 47 __STATIC_FORCEINLINE void __get_PAC_KEY_P (uint32_t* pPacKey) { in __get_PAC_KEY_P() 66 __STATIC_FORCEINLINE void __set_PAC_KEY_P (uint32_t* pPacKey) { in __set_PAC_KEY_P() 85 __STATIC_FORCEINLINE void __get_PAC_KEY_U (uint32_t* pPacKey) { in __get_PAC_KEY_U() 104 __STATIC_FORCEINLINE void __set_PAC_KEY_U (uint32_t* pPacKey) { in __set_PAC_KEY_U() 125 __STATIC_FORCEINLINE void __TZ_get_PAC_KEY_P_NS (uint32_t* pPacKey) { in __TZ_get_PAC_KEY_P_NS() 144 __STATIC_FORCEINLINE void __TZ_set_PAC_KEY_P_NS (uint32_t* pPacKey) { in __TZ_set_PAC_KEY_P_NS() 163 __STATIC_FORCEINLINE void __TZ_get_PAC_KEY_U_NS (uint32_t* pPacKey) { in __TZ_get_PAC_KEY_U_NS() 182 __STATIC_FORCEINLINE void __TZ_set_PAC_KEY_U_NS (uint32_t* pPacKey) { in __TZ_set_PAC_KEY_U_NS()
|
| D | armv7m_cachel1.h | 55 __STATIC_FORCEINLINE void SCB_EnableICache (void) in SCB_EnableICache() 76 __STATIC_FORCEINLINE void SCB_DisableICache (void) in SCB_DisableICache() 93 __STATIC_FORCEINLINE void SCB_InvalidateICache (void) in SCB_InvalidateICache() 113 __STATIC_FORCEINLINE void SCB_InvalidateICache_by_Addr (volatile void *addr, int32_t isize) in SCB_InvalidateICache_by_Addr() 139 __STATIC_FORCEINLINE void SCB_EnableDCache (void) in SCB_EnableDCache() 179 __STATIC_FORCEINLINE void SCB_DisableDCache (void) in SCB_DisableDCache() 247 __STATIC_FORCEINLINE void SCB_InvalidateDCache (void) in SCB_InvalidateDCache() 282 __STATIC_FORCEINLINE void SCB_CleanDCache (void) in SCB_CleanDCache() 317 __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache (void) in SCB_CleanInvalidateDCache() 356 __STATIC_FORCEINLINE void SCB_InvalidateDCache_by_Addr (volatile void *addr, int32_t dsize) in SCB_InvalidateDCache_by_Addr() [all …]
|
| D | cmsis_iccarm_m.h | 122 __STATIC_FORCEINLINE void __TZ_set_STACKSEAL_S (uint32_t* stackTop) { in __TZ_set_STACKSEAL_S() 159 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() 189 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
|
| /cmsis_6-latest/CMSIS/Core/Include/ |
| D | cmsis_gcc.h | 47 #ifndef __STATIC_FORCEINLINE 48 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro 173 __STATIC_FORCEINLINE void __ISB(void) in __ISB() 184 __STATIC_FORCEINLINE void __DSB(void) in __DSB() 195 __STATIC_FORCEINLINE void __DMB(void) in __DMB() 207 __STATIC_FORCEINLINE uint32_t __REV(uint32_t value) in __REV() 219 __STATIC_FORCEINLINE uint32_t __REV16(uint32_t value) in __REV16() 234 __STATIC_FORCEINLINE int16_t __REVSH(int16_t value) in __REVSH() 247 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() 274 __STATIC_FORCEINLINE uint32_t __RBIT(uint32_t value) in __RBIT() [all …]
|
| D | cmsis_armclang.h | 46 #ifndef __STATIC_FORCEINLINE 47 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro 282 __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) in __SSAT() 308 __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) in __USAT() 408 __STATIC_FORCEINLINE uint32_t __RRX(uint32_t value) in __RRX() 423 __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) in __LDRBT() 438 __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) in __LDRHT() 453 __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) in __LDRT() 470 __STATIC_FORCEINLINE uint8_t __LDAB(volatile uint8_t *ptr) in __LDAB() 485 __STATIC_FORCEINLINE uint16_t __LDAH(volatile uint16_t *ptr) in __LDAH() [all …]
|
| D | cmsis_clang.h | 51 #ifndef __STATIC_FORCEINLINE 52 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro 287 __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) in __SSAT() 313 __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) in __USAT() 413 __STATIC_FORCEINLINE uint32_t __RRX(uint32_t value) in __RRX() 428 __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) in __LDRBT() 443 __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) in __LDRHT() 458 __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) in __LDRT() 475 __STATIC_FORCEINLINE uint8_t __LDAB(volatile uint8_t *ptr) in __LDAB() 490 __STATIC_FORCEINLINE uint16_t __LDAH(volatile uint16_t *ptr) in __LDAH() [all …]
|
| D | cmsis_compiler.h | 77 #ifndef __STATIC_FORCEINLINE 78 #define __STATIC_FORCEINLINE __STATIC_INLINE macro 150 #ifndef __STATIC_FORCEINLINE 151 #define __STATIC_FORCEINLINE __STATIC_INLINE macro 220 #ifndef __STATIC_FORCEINLINE 221 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
|
| D | cmsis_iccarm.h | 53 #ifndef __STATIC_FORCEINLINE 54 #define __STATIC_FORCEINLINE __FORCEINLINE __STATIC_INLINE macro 300 __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) in __SSAT() 326 __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) in __USAT()
|
| D | core_ca.h | 1171 __STATIC_FORCEINLINE void L1C_EnableCaches(void) { in L1C_EnableCaches() 1178 __STATIC_FORCEINLINE void L1C_DisableCaches(void) { in L1C_DisableCaches() 1185 __STATIC_FORCEINLINE void L1C_EnableBTAC(void) { in L1C_EnableBTAC() 1192 __STATIC_FORCEINLINE void L1C_DisableBTAC(void) { in L1C_DisableBTAC() 1199 __STATIC_FORCEINLINE void L1C_InvalidateBTAC(void) { in L1C_InvalidateBTAC() 1208 __STATIC_FORCEINLINE void L1C_InvalidateICacheMVA(void *va) { in L1C_InvalidateICacheMVA() 1216 __STATIC_FORCEINLINE void L1C_InvalidateICacheAll(void) { in L1C_InvalidateICacheAll() 1225 __STATIC_FORCEINLINE void L1C_CleanDCacheMVA(void *va) { in L1C_CleanDCacheMVA() 1233 __STATIC_FORCEINLINE void L1C_InvalidateDCacheMVA(void *va) { in L1C_InvalidateDCacheMVA() 1241 __STATIC_FORCEINLINE void L1C_CleanInvalidateDCacheMVA(void *va) { in L1C_CleanInvalidateDCacheMVA() [all …]
|
| D | core_starmc1.h | 3159 __STATIC_FORCEINLINE void SCB_EnableICache (void) in SCB_EnableICache() 3180 __STATIC_FORCEINLINE void SCB_DisableICache (void) in SCB_DisableICache() 3197 __STATIC_FORCEINLINE void SCB_InvalidateICache (void) in SCB_InvalidateICache() 3217 __STATIC_FORCEINLINE void SCB_InvalidateICache_by_Addr (void *addr, int32_t isize) in SCB_InvalidateICache_by_Addr() 3243 __STATIC_FORCEINLINE void SCB_EnableDCache (void) in SCB_EnableDCache() 3283 __STATIC_FORCEINLINE void SCB_DisableDCache (void) in SCB_DisableDCache() 3321 __STATIC_FORCEINLINE void SCB_InvalidateDCache (void) in SCB_InvalidateDCache() 3356 __STATIC_FORCEINLINE void SCB_CleanDCache (void) in SCB_CleanDCache() 3391 __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache (void) in SCB_CleanInvalidateDCache() 3430 __STATIC_FORCEINLINE void SCB_InvalidateDCache_by_Addr (void *addr, int32_t dsize) in SCB_InvalidateDCache_by_Addr() [all …]
|
| /cmsis_6-latest/CMSIS/Core/Include/r-profile/ |
| D | cmsis_armclang_r.h | 44 __STATIC_FORCEINLINE uint32_t __get_CPSR(void) in __get_CPSR() 54 __STATIC_FORCEINLINE void __set_CPSR(uint32_t cpsr) in __set_CPSR() 62 __STATIC_FORCEINLINE uint32_t __get_mode(void) in __get_mode() 70 __STATIC_FORCEINLINE void __set_mode(uint32_t mode) in __set_mode() 78 __STATIC_FORCEINLINE uint32_t __get_SP(void) in __get_SP() 88 __STATIC_FORCEINLINE void __set_SP(uint32_t stack) in __set_SP() 96 __STATIC_FORCEINLINE uint32_t __get_SP_usr(void) in __get_SP_usr() 113 __STATIC_FORCEINLINE void __set_SP_usr(uint32_t topOfProcStack) in __set_SP_usr() 128 __STATIC_FORCEINLINE uint32_t __get_FPEXC(void) in __get_FPEXC() 142 __STATIC_FORCEINLINE void __set_FPEXC(uint32_t fpexc) in __set_FPEXC()
|
| D | cmsis_clang_r.h | 44 __STATIC_FORCEINLINE uint32_t __get_CPSR(void) in __get_CPSR() 54 __STATIC_FORCEINLINE void __set_CPSR(uint32_t cpsr) in __set_CPSR() 62 __STATIC_FORCEINLINE uint32_t __get_mode(void) in __get_mode() 70 __STATIC_FORCEINLINE void __set_mode(uint32_t mode) in __set_mode() 78 __STATIC_FORCEINLINE uint32_t __get_SP(void) in __get_SP() 88 __STATIC_FORCEINLINE void __set_SP(uint32_t stack) in __set_SP() 96 __STATIC_FORCEINLINE uint32_t __get_SP_usr(void) in __get_SP_usr() 113 __STATIC_FORCEINLINE void __set_SP_usr(uint32_t topOfProcStack) in __set_SP_usr() 128 __STATIC_FORCEINLINE uint32_t __get_FPEXC(void) in __get_FPEXC() 142 __STATIC_FORCEINLINE void __set_FPEXC(uint32_t fpexc) in __set_FPEXC()
|
| D | cmsis_gcc_r.h | 47 __STATIC_FORCEINLINE uint32_t __get_CPSR(void) in __get_CPSR() 57 __STATIC_FORCEINLINE void __set_CPSR(uint32_t cpsr) in __set_CPSR() 65 __STATIC_FORCEINLINE uint32_t __get_mode(void) in __get_mode() 73 __STATIC_FORCEINLINE void __set_mode(uint32_t mode) in __set_mode() 81 __STATIC_FORCEINLINE uint32_t __get_SP(void) in __get_SP() 91 __STATIC_FORCEINLINE void __set_SP(uint32_t stack) in __set_SP() 99 __STATIC_FORCEINLINE uint32_t __get_SP_usr(void) in __get_SP_usr() 115 __STATIC_FORCEINLINE void __set_SP_usr(uint32_t topOfProcStack) in __set_SP_usr() 129 __STATIC_FORCEINLINE uint32_t __get_FPEXC(void) in __get_FPEXC() 143 __STATIC_FORCEINLINE void __set_FPEXC(uint32_t fpexc) in __set_FPEXC()
|
| /cmsis_6-latest/CMSIS/Documentation/Doxygen/Core/src/ |
| D | ref_cm7_cache.txt | 42 __STATIC_FORCEINLINE void SCB_EnableICache (void); 51 __STATIC_FORCEINLINE void SCB_DisableICache (void); 63 __STATIC_FORCEINLINE void SCB_InvalidateICache (void); 74 __STATIC_FORCEINLINE void SCB_InvalidateICache_by_Addr (volatile void *addr, int32_t isize); 98 __STATIC_FORCEINLINE void SCB_EnableDCache (void); 111 __STATIC_FORCEINLINE void SCB_DisableDCache (void); 123 __STATIC_FORCEINLINE void SCB_InvalidateDCache (void); 131 __STATIC_FORCEINLINE void SCB_CleanDCache (void); 139 __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache (void); 149 __STATIC_FORCEINLINE void SCB_InvalidateDCache_by_Addr (volatile void *addr, int32_t dsize); [all …]
|
| D | ref_compiler_ctrl.txt | 145 \def __STATIC_FORCEINLINE 156 __STATIC_FORCEINLINE uint32_t NVIC_GetVector(IRQn_Type IRQn) 164 #define __STATIC_FORCEINLINE
|
| /cmsis_6-latest/CMSIS/Documentation/Doxygen/Core_A/src/ |
| D | ref_core_reg.txt | 312 \fn __STATIC_FORCEINLINE uint32_t __get_CPSR(void) 316 \fn __STATIC_FORCEINLINE void __set_CPSR(uint32_t cpsr) 797 \fn __STATIC_FORCEINLINE void __set_CNTFRQ(uint32_t value) 801 \fn __STATIC_FORCEINLINE uint32_t __get_CNTFRQ() 829 \fn __STATIC_FORCEINLINE void __set_CNTP_CTL(uint32_t value) 833 \fn __STATIC_FORCEINLINE uint32_t __get_CNTP_CTL() 853 \fn __STATIC_FORCEINLINE void __set_CNTP_CVAL(uint32_t value) 857 \fn __STATIC_FORCEINLINE uint32_t __get_CNTP_CVAL() 877 \fn __STATIC_FORCEINLINE void __set_CNTP_TVAL(uint32_t value) 881 \fn __STATIC_FORCEINLINE uint32_t __get_CNTP_TVAL() [all …]
|
| D | ref_compiler_ctrl.txt | 84 \def __STATIC_FORCEINLINE 95 __STATIC_FORCEINLINE uint32_t NVIC_GetVector(IRQn_Type IRQn) 103 #define __STATIC_FORCEINLINE
|