Searched refs:__DMB (Results 1 – 8 of 8) sorted by relevance
443 __DMB(); in HAL_MPU_Disable()
366 #define __DMB() do {\ macro
438 __attribute__((always_inline)) __STATIC_INLINE void __DMB(void) in __DMB() function
799 #define __DMB() __builtin_arm_dmb(0xF); macro