Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_mcux_edma.c46 edma_tcd_t (*tcdpool)[CONFIG_DMA_TCD_QUEUE_SIZE];
297 edma_tcd_t *tcd = NULL; in dma_mcux_edma_configure()
613 edma_tcd_t *tcd = NULL; in dma_mcux_edma_reload()
614 edma_tcd_t *pre_tcd = NULL; in dma_mcux_edma_reload()
929 static __aligned(32) EDMA_TCDPOOL_CACHE_ATTR edma_tcd_t \