Searched defs:__ISB (Results 1 – 4 of 4) sorted by relevance
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