Home
last modified time | relevance | path

Searched refs:ALD_DMA_CH_6 (Results 1 – 2 of 2) sorted by relevance

/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_dma.h234 #define ALD_DMA_CH_6 0x6U /**< Channel 6 */ macro
284 #define IS_DMA_CHANNEL(x) ((x) <= ALD_DMA_CH_6)
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_spi.c1155 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