Searched refs:__aligned (Results 1 – 3 of 3) sorted by relevance
24 #ifndef __aligned25 #define __aligned(x) __attribute__((__aligned__(x))) macro63 #define Z_DECL_ALIGN(type) __aligned(__alignof(type)) type
42 #define __net_buf_align __aligned(sizeof(int))
16 char __aligned(sizeof(void *)) __NOINIT_ATTR dram0_seg_1_heap[CONFIG_ESP_HEAP_MEM_POOL_REGION_1_SIZ…