![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
Go to the source code of this file.
Macros | |
| #define | GCC_FORCE_POINTER_ACCESS(StructPtr) __asm__ __volatile__("" : "=b" (StructPtr) : "0" (StructPtr)) |
| #define | GCC_MEMORY_BARRIER() |
| #define | GCC_IS_COMPILE_CONST(x) __builtin_constant_p(x) |