Searched refs:LPC_DMA_GET_BURSTPOWER (Results 1 – 2 of 2) sorted by relevance
54 #define LPC_DMA_GET_BURSTPOWER(slot) (((slot) & 0xE0) >> 5) macro
708 LPC_DMA_GET_BURSTPOWER(config->dma_slot)); in dma_mcux_lpc_configure()