Searched defs:RAM_ALIGN (Results 1 – 1 of 1) sorted by relevance
260 #define RAM_ALIGN __declspec(align(ALIGNMENT_DEFAULT)) macro262 #define RAM_ALIGN __attribute__((aligned(ALIGNMENT_DEFAULT))) macro264 #define RAM_ALIGN macro