Searched refs:__STATIC_FORCEINLINE (Results 1 – 3 of 3) sorted by relevance
49 #ifndef __STATIC_FORCEINLINE50 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro131 __STATIC_FORCEINLINE __NO_RETURN void __cmsis_start(void) in __cmsis_start()196 __STATIC_FORCEINLINE void __enable_irq(void) in __enable_irq()207 __STATIC_FORCEINLINE void __disable_irq(void) in __disable_irq()218 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL()233 __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) in __TZ_get_CONTROL_NS()248 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL()260 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS()272 __STATIC_FORCEINLINE uint32_t __get_IPSR(void) in __get_IPSR()[all …]
79 #ifndef __STATIC_FORCEINLINE80 #define __STATIC_FORCEINLINE __STATIC_INLINE macro151 #ifndef __STATIC_FORCEINLINE152 #define __STATIC_FORCEINLINE __STATIC_INLINE macro220 #ifndef __STATIC_FORCEINLINE221 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
176 #ifndef __STATIC_FORCEINLINE177 #define __STATIC_FORCEINLINE __FORCEINLINE __STATIC_INLINE macro