Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/dma/
Ddma_nxp_edma.c79 if (cfg->contiguous_channels) { in lookup_channel()
673 .contiguous_channels = EDMA_CHANS_ARE_CONTIGUOUS(inst), \
Ddma_nxp_edma.h226 bool contiguous_channels; member