Searched refs:__ISB (Results 1 – 7 of 7) sorted by relevance
199 __ISB(); in ARM_MPU_Enable()212 __ISB(); in ARM_MPU_Disable()
448 #define __ISB() __isb(0xF) macro
785 __ISB(); in __NVIC_DisableIRQ()
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