Searched refs:DMA_CHANNEL_PRIORITY_LOW (Results 1 – 5 of 5) sorted by relevance
38 #define DMA_MGR_CHANNEL_PRIORITY_LOW DMA_CHANNEL_PRIORITY_LOW
65 ch->priority = DMA_CHANNEL_PRIORITY_LOW; in dma_default_channel_config()
16 ch->priority = DMA_CHANNEL_PRIORITY_LOW; in dma_default_channel_config()
23 #define DMA_CHANNEL_PRIORITY_LOW (0U) macro
25 #define DMA_CHANNEL_PRIORITY_LOW (0U) macro
Completed in 17 milliseconds