__COMPILER_BARRIER is only used within CMSIS.
 
Symbols
loading...
Files
loading...

__COMPILER_BARRIER macro

Syntax

#define __COMPILER_BARRIER() __ASM volatile("":::"memory")

References

LocationText
cmsis_gcc.h:117
#define __COMPILER_BARRIER() __ASM volatile("":::"memory")
core_cm4.h:1688
__COMPILER_BARRIER();
core_cm4.h:1690
__COMPILER_BARRIER();