Searched defs:__ISB (Results 1 – 5 of 5) sorted by relevance
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
258 __STATIC_FORCEINLINE void __ISB(void) in __ISB() function