Searched refs:__ALIGNED (Results 1 – 8 of 8) sorted by relevance
27 static uint8_t stack[1024] __ALIGNED(16); in raw_thread_create()
49 __ALIGNED(16)
109 #define CPUPERF_ALIGN_RECORD __PACKED __ALIGNED(4)
18 #define __ALIGNED(x) __attribute__((aligned(x))) macro
80 } __ALIGNED(64) dw_dmadescr_t;
142 static uint8_t stack[1024] __ALIGNED(16); in interrupt_suspend_test()
501 int write_text_segment_helper() __ALIGNED(8);
1187 char stack[1024] __ALIGNED(16); in DoSave()
Completed in 22 milliseconds