Home
last modified time | relevance | path

Searched defs:edma_channel (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/dma/
Ddma_nxp_edma.h190 struct edma_channel { struct
192 uint32_t id;
194 const struct device *dev;
196 const struct device *pd_dev;
198 enum channel_state state;
223 struct edma_channel *channels; argument