Searched refs:__DMB (Results 1 – 11 of 11) sorted by relevance
58 __DMB(); in atomic_enter_critical()66 __DMB(); in atomic_leave_critical()
108 #define __DMB() __dmb(0xF) macro454 __attribute__( ( always_inline ) ) __STATIC_INLINE void __DMB(void) in __DMB() function
324 __DMB(); in HAL_MPU_Disable()
443 __DMB(); in HAL_MPU_Disable()
271 __DMB(); in HAL_MPU_Disable()
475 __DMB(); in LL_MPU_Disable()
524 __DMB(); in LL_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