Home
last modified time | relevance | path

Searched refs:__STATIC_FORCEINLINE (Results 1 – 13 of 13) sorted by relevance

/external/arch/arm/arm-m/CMSIS/Include/
A Dcmsis_gcc.h52 #ifndef __STATIC_FORCEINLINE
261 __STATIC_FORCEINLINE void __ISB(void) in __ISB()
272 __STATIC_FORCEINLINE void __DSB(void) in __DSB()
283 __STATIC_FORCEINLINE void __DMB(void) in __DMB()
543 __STATIC_FORCEINLINE void __CLREX(void) in __CLREX()
952 __STATIC_FORCEINLINE void __enable_irq(void) in __enable_irq()
963 __STATIC_FORCEINLINE void __disable_irq(void) in __disable_irq()
1030 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
1044 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
1072 __STATIC_FORCEINLINE uint32_t __get_PSP(void) in __get_PSP()
[all …]
A Dcmsis_armclang_ltm.h42 #ifndef __STATIC_FORCEINLINE
293 __STATIC_FORCEINLINE uint8_t __CLZ(uint32_t value) in __CLZ()
726 __STATIC_FORCEINLINE void __enable_irq(void) in __enable_irq()
739 __STATIC_FORCEINLINE void __disable_irq(void) in __disable_irq()
807 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
821 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
835 __STATIC_FORCEINLINE uint32_t __get_xPSR(void) in __get_xPSR()
849 __STATIC_FORCEINLINE uint32_t __get_PSP(void) in __get_PSP()
903 __STATIC_FORCEINLINE uint32_t __get_MSP(void) in __get_MSP()
1194 __STATIC_FORCEINLINE uint32_t __get_PSPLIM(void) in __get_PSPLIM()
[all …]
A Dcmsis_armclang.h42 #ifndef __STATIC_FORCEINLINE
295 __STATIC_FORCEINLINE uint8_t __CLZ(uint32_t value) in __CLZ()
737 __STATIC_FORCEINLINE void __enable_irq(void) in __enable_irq()
750 __STATIC_FORCEINLINE void __disable_irq(void) in __disable_irq()
818 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
832 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
846 __STATIC_FORCEINLINE uint32_t __get_xPSR(void) in __get_xPSR()
860 __STATIC_FORCEINLINE uint32_t __get_PSP(void) in __get_PSP()
914 __STATIC_FORCEINLINE uint32_t __get_MSP(void) in __get_MSP()
1208 __STATIC_FORCEINLINE uint32_t __get_PSPLIM(void) in __get_PSPLIM()
[all …]
A Dcachel1_armv7.h57 __STATIC_FORCEINLINE void SCB_EnableICache (void) in SCB_EnableICache()
78 __STATIC_FORCEINLINE void SCB_DisableICache (void) in SCB_DisableICache()
95 __STATIC_FORCEINLINE void SCB_InvalidateICache (void) in SCB_InvalidateICache()
115 __STATIC_FORCEINLINE void SCB_InvalidateICache_by_Addr (volatile void *addr, int32_t isize) in SCB_InvalidateICache_by_Addr()
141 __STATIC_FORCEINLINE void SCB_EnableDCache (void) in SCB_EnableDCache()
181 __STATIC_FORCEINLINE void SCB_DisableDCache (void) in SCB_DisableDCache()
219 __STATIC_FORCEINLINE void SCB_InvalidateDCache (void) in SCB_InvalidateDCache()
254 __STATIC_FORCEINLINE void SCB_CleanDCache (void) in SCB_CleanDCache()
289 __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache (void) in SCB_CleanInvalidateDCache()
328 __STATIC_FORCEINLINE void SCB_InvalidateDCache_by_Addr (volatile void *addr, int32_t dsize) in SCB_InvalidateDCache_by_Addr()
[all …]
A Dcmsis_compiler.h79 #ifndef __STATIC_FORCEINLINE
80 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
151 #ifndef __STATIC_FORCEINLINE
152 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
220 #ifndef __STATIC_FORCEINLINE
221 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
A Dcmsis_iccarm.h176 #ifndef __STATIC_FORCEINLINE
177 #define __STATIC_FORCEINLINE __FORCEINLINE __STATIC_INLINE macro
283 __STATIC_FORCEINLINE void __TZ_set_STACKSEAL_S (uint32_t* stackTop) { in __TZ_set_STACKSEAL_S()
359 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()
387 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()
A Dcmsis_armcc.h66 #ifndef __STATIC_FORCEINLINE
67 #define __STATIC_FORCEINLINE static __forceinline macro
/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dcmsis_gcc.h49 #ifndef __STATIC_FORCEINLINE
196 __STATIC_FORCEINLINE void __enable_irq(void) in __enable_irq()
207 __STATIC_FORCEINLINE void __disable_irq(void) in __disable_irq()
272 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
286 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
314 __STATIC_FORCEINLINE uint32_t __get_PSP(void) in __get_PSP()
368 __STATIC_FORCEINLINE uint32_t __get_MSP(void) in __get_MSP()
933 __STATIC_FORCEINLINE void __ISB(void) in __ISB()
944 __STATIC_FORCEINLINE void __DSB(void) in __DSB()
955 __STATIC_FORCEINLINE void __DMB(void) in __DMB()
[all …]
A Dcmsis_armclang_ltm.h46 #ifndef __STATIC_FORCEINLINE
167 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
221 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
235 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
249 __STATIC_FORCEINLINE uint32_t __get_xPSR(void) in __get_xPSR()
263 __STATIC_FORCEINLINE uint32_t __get_PSP(void) in __get_PSP()
317 __STATIC_FORCEINLINE uint32_t __get_MSP(void) in __get_MSP()
398 __STATIC_FORCEINLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
471 __STATIC_FORCEINLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
602 __STATIC_FORCEINLINE uint32_t __get_PSPLIM(void) in __get_PSPLIM()
[all …]
A Dcmsis_armclang.h46 #ifndef __STATIC_FORCEINLINE
166 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()
220 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()
234 __STATIC_FORCEINLINE uint32_t __get_APSR(void) in __get_APSR()
248 __STATIC_FORCEINLINE uint32_t __get_xPSR(void) in __get_xPSR()
262 __STATIC_FORCEINLINE uint32_t __get_PSP(void) in __get_PSP()
316 __STATIC_FORCEINLINE uint32_t __get_MSP(void) in __get_MSP()
397 __STATIC_FORCEINLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK()
471 __STATIC_FORCEINLINE uint32_t __get_BASEPRI(void) in __get_BASEPRI()
604 __STATIC_FORCEINLINE uint32_t __get_PSPLIM(void) in __get_PSPLIM()
[all …]
A Dcmsis_compiler.h79 #ifndef __STATIC_FORCEINLINE
80 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
151 #ifndef __STATIC_FORCEINLINE
152 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
220 #ifndef __STATIC_FORCEINLINE
221 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
A Dcmsis_armcc.h66 #ifndef __STATIC_FORCEINLINE
67 #define __STATIC_FORCEINLINE static __forceinline macro
A Dcmsis_iccarm.h176 #ifndef __STATIC_FORCEINLINE
177 #define __STATIC_FORCEINLINE __FORCEINLINE __STATIC_INLINE macro

Completed in 43 milliseconds