Home
last modified time | relevance | path

Searched refs:ALIGNMENT (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/boards/intel_adsp/hda/src/
Dsmoke.c23 #define ALIGNMENT DT_PROP(DT_NODELABEL(hda_host_in), dma_buf_addr_alignment) macro
24 static __aligned(ALIGNMENT) uint8_t hda_buf[HDA_BUF_SIZE];
Ddma.c17 #define ALIGNMENT DMA_BUF_ADDR_ALIGNMENT(DT_NODELABEL(hda_host_in)) macro
18 static __aligned(ALIGNMENT) uint8_t dma_buf[DMA_BUF_SIZE];