Home
last modified time | relevance | path

Searched refs:__aligned (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_compiler.h24 #ifndef __aligned
25 #define __aligned(x) __attribute__((__aligned__(x))) macro
63 #define Z_DECL_ALIGN(type) __aligned(__alignof(type)) type
Dmesh_buf.h42 #define __net_buf_align __aligned(sizeof(int))
/hal_espressif-latest/zephyr/port/heap/
Dheap_caps_zephyr.c16 char __aligned(sizeof(void *)) __NOINIT_ATTR dram0_seg_1_heap[CONFIG_ESP_HEAP_MEM_POOL_REGION_1_SIZ…