Searched defs:__ISB (Results 1 – 6 of 6) sorted by relevance
92 #define __ISB() __isb(0xF) macro369 __attribute__( ( always_inline ) ) __STATIC_INLINE void __ISB(void) in __ISB() function
175 #define __ISB() __isb(0xF) macro
208 #define __ISB() __builtin_arm_isb(0xF) macro
426 #define __ISB __iar_builtin_ISB macro
206 #define __ISB() __builtin_arm_isb(0xF) macro
261 __STATIC_FORCEINLINE void __ISB(void) in __ISB() function
Completed in 21 milliseconds