Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_nxp_edma.c86 if (cfg->contiguous_channels) { in lookup_channel()
763 .contiguous_channels = EDMA_CHANS_ARE_CONTIGUOUS(inst), \
Ddma_nxp_edma.h237 bool contiguous_channels; member