Searched refs:DMA_MSEL_SPI0 (Results 1 – 5 of 5) sorted by relevance
487 …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()
1077 …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()
106 DMA_MSEL_SPI0 = 0xEU, /**< SPI0 */ enumerator
105 DMA_MSEL_SPI0 = 0xEU, /**< SPI0 */ enumerator
891 …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