Searched refs:ALD_DMA_CH_6 (Results 1 – 2 of 2) sorted by relevance
234 #define ALD_DMA_CH_6 0x6U /**< Channel 6 */ macro284 #define IS_DMA_CHANNEL(x) ((x) <= ALD_DMA_CH_6)
1155 ald_dma_interrupt_config(ALD_DMA_CH_6, ALD_DMA_IT_FLAG_TC, ENABLE); in ald_spi_recv_by_dma()1167 hperh->hdmatx.config.channel = ALD_DMA_CH_6; in ald_spi_recv_by_dma()
Completed in 10 milliseconds