Searched refs:RTT__DMB (Results 1 – 2 of 2) sorted by relevance
106 #define RTT__DMB() asm VOLATILE ("DMB"); macro113 #define RTT__DMB() asm VOLATILE ("DMB"); macro120 #define RTT__DMB() asm VOLATILE ("DMB"); macro132 #define RTT__DMB() __asm volatile ("dmb\n" : : :); macro136 #define RTT__DMB() __asm volatile ("dmb\n" : : :); macro140 #define RTT__DMB() __asm volatile ("dmb\n" : : :); macro167 #ifndef RTT__DMB171 #define RTT__DMB() macro
333 …RTT__DMB(); // Force order of memory accessed inside core for cores that all… in _DoInit()335 …RTT__DMB(); // Force order of memory accessed inside core for cores that all… in _DoInit()337 …RTT__DMB(); // Force order of memory accessed inside core for cores that all… in _DoInit()397 …RTT__DMB(); // Force data write to be complete before writing the <WrOff>, in … in _WriteBlocking()439 …RTT__DMB(); // Force data write to be complete before writing the <WrOff>, in … in _WriteNoCheck()443 …RTT__DMB(); // Force data write to be complete before writing the <WrOff>, in … in _WriteNoCheck()461 …RTT__DMB(); // Force data write to be complete before writing the <WrOff>, in … in _WriteNoCheck()470 …RTT__DMB(); // Force data write to be complete before writing the <WrOff>, in … in _WriteNoCheck()859 …RTT__DMB(); // Force data write to be complete before writing the <WrOff>, in … in SEGGER_RTT_WriteWithOverwriteNoLock()863 …RTT__DMB(); // Force data write to be complete before writing the <WrOff>, in … in SEGGER_RTT_WriteWithOverwriteNoLock()[all …]