Searched refs:RPI_PICO_DMA_SLOT_TO_DREQ (Results 1 – 2 of 2) sorted by relevance
15 #define RPI_PICO_DMA_SLOT_TO_DREQ(s) (~(s)&0x3F) macro16 #define RPI_PICO_DMA_DREQ_TO_SLOT RPI_PICO_DMA_SLOT_TO_DREQ
194 RPI_PICO_DMA_SLOT_TO_DREQ(dma_cfg->dma_slot)); in dma_rpi_pico_config()