Searched refs:__STATIC_FORCEINLINE (Results 1 – 1 of 1) sorted by relevance
14 #ifndef __STATIC_FORCEINLINE15 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro24 __STATIC_FORCEINLINE void __ISB(void) in __ISB()34 __STATIC_FORCEINLINE void __DSB(void) in __DSB()45 __STATIC_FORCEINLINE void __DMB(void) in __DMB()
Completed in 20 milliseconds