Searched defs:__ISB (Results 1 – 5 of 5) sorted by relevance
448 #define __ISB() __isb(0xF) macro
862 #define __ISB() __builtin_arm_isb(0xF) macro
395 #define __ISB __iar_builtin_ISB macro
849 #define __ISB() __builtin_arm_isb(0xF) macro
933 __STATIC_FORCEINLINE void __ISB(void) in __ISB() function