Home
last modified time | relevance | path

Searched refs:DMA_MSEL_SPI0 (Results 1 – 5 of 5) sorted by relevance

/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_i2s.c487 …hperh->hdmatx.config.msel = hperh->perh == I2S0 ? DMA_MSEL_SPI0 : (hperh->perh == I2S1 ? DMA… in ald_i2s_master_send_by_dma()
550 …hperh->hdmatx.config.msel = hperh->perh == I2S0 ? DMA_MSEL_SPI0 : (hperh->perh == I2S1 ? DMA… in ald_i2s_master_recv_by_dma()
571 …hperh->hdmarx.config.msel = hperh->perh == I2S0 ? DMA_MSEL_SPI0 : (hperh->perh == I2S1 ? DMA… in ald_i2s_master_recv_by_dma()
A Dald_spi.c1077 …hperh->hdmatx.config.msel = hperh->perh == SPI0 ? DMA_MSEL_SPI0 : (hperh->perh == SPI1 ? DMA… in ald_spi_send_by_dma()
1147 …hperh->hdmatx.config.msel = hperh->perh == SPI0 ? DMA_MSEL_SPI0 : (hperh->perh == SPI1 ? DMA… in ald_spi_recv_by_dma()
1161 …hperh->hdmarx.config.msel = hperh->perh == SPI0 ? DMA_MSEL_SPI0 : (hperh->perh == SPI1 ? DMA… in ald_spi_recv_by_dma()
1229 …hperh->hdmatx.config.msel = hperh->perh == SPI0 ? DMA_MSEL_SPI0 : (hperh->perh == SPI1 ? DMA… in ald_spi_send_recv_by_dma()
1243 …hperh->hdmarx.config.msel = hperh->perh == SPI0 ? DMA_MSEL_SPI0 : (hperh->perh == SPI1 ? DMA… in ald_spi_send_recv_by_dma()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_dma.h106 DMA_MSEL_SPI0 = 0xEU, /**< SPI0 */ enumerator
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_dma.h105 DMA_MSEL_SPI0 = 0xEU, /**< SPI0 */ enumerator
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_spi.c891 …hperh->hdmatx.config.msel = hperh->perh == SPI0 ? DMA_MSEL_SPI0 : (hperh->perh == SPI1 ? DMA… in ald_spi_send_by_dma()
958 …hperh->hdmarx.config.msel = hperh->perh == SPI0 ? DMA_MSEL_SPI0 : (hperh->perh == SPI1 ? DMA… in ald_spi_recv_by_dma()
1027 …hperh->hdmatx.config.msel = hperh->perh == SPI0 ? DMA_MSEL_SPI0 : (hperh->perh == SPI1 ? DMA… in ald_spi_send_recv_by_dma()
1040 …hperh->hdmarx.config.msel = hperh->perh == SPI0 ? DMA_MSEL_SPI0 : (hperh->perh == SPI1 ? DMA… in ald_spi_send_recv_by_dma()

Completed in 17 milliseconds