Searched refs:LPC_DMA_HWTRIG_EN (Results 1 – 3 of 3) sorted by relevance
25 #define LPC_DMA_HWTRIG_EN BIT(1) macro
848 .dma_slot = LPC_DMA_HWTRIG_EN | \
696 if (config->dma_slot & LPC_DMA_HWTRIG_EN) { in dma_mcux_lpc_configure()