Home
last modified time | relevance | path

Searched refs:ALD_DMA_MSEL_SPI0 (Results 1 – 3 of 3) sorted by relevance

/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_dma.h77 ALD_DMA_MSEL_SPI0 = 0x9U, /**< SPI0 */ enumerator
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_i2s.c481 hperh->hdmatx.config.msel = ALD_DMA_MSEL_SPI0; in ald_i2s_master_send_by_dma()
543 hperh->hdmatx.config.msel = ALD_DMA_MSEL_SPI0; in ald_i2s_master_recv_by_dma()
563 hperh->hdmarx.config.msel = ALD_DMA_MSEL_SPI0; in ald_i2s_master_recv_by_dma()
A Dald_spi.c1093 … hperh->hdmatx.config.msel = hperh->perh == SPI0 ? ALD_DMA_MSEL_SPI0 : ALD_DMA_MSEL_SPI1; in ald_spi_send_by_dma()
1165 … hperh->hdmatx.config.msel = hperh->perh == SPI0 ? ALD_DMA_MSEL_SPI0 : ALD_DMA_MSEL_SPI1; in ald_spi_recv_by_dma()
1180 hperh->hdmarx.config.msel = hperh->perh == SPI0 ? ALD_DMA_MSEL_SPI0 : ALD_DMA_MSEL_SPI1; in ald_spi_recv_by_dma()
1249 … hperh->hdmatx.config.msel = hperh->perh == SPI0 ? ALD_DMA_MSEL_SPI0 : ALD_DMA_MSEL_SPI1; in ald_spi_send_recv_by_dma()
1264 … hperh->hdmarx.config.msel = hperh->perh == SPI0 ? ALD_DMA_MSEL_SPI0 : ALD_DMA_MSEL_SPI1; in ald_spi_send_recv_by_dma()

Completed in 12 milliseconds