Searched refs:__DSB (Results 1 – 3 of 3) sorted by relevance
784 __DSB(); in __NVIC_DisableIRQ()989 …__DSB(); /* Ensure all outstanding memory… in __NVIC_SystemReset()993 …__DSB(); /* Ensure completion of memory a… in __NVIC_SystemReset()
395 #define __DSB __iar_builtin_DSB macro
944 __STATIC_FORCEINLINE void __DSB(void) in __DSB() function