Searched refs:DMA_MSEL_UART3 (Results 1 – 4 of 4) sorted by relevance
103 DMA_MSEL_UART3 = 0xBU, /**< UART3 */ enumerator
102 DMA_MSEL_UART3 = 0xBU, /**< UART3 */ enumerator
707 hperh->hdmatx.config.msel = DMA_MSEL_UART3; in ald_uart_send_by_dma()775 hperh->hdmarx.config.msel = DMA_MSEL_UART3; in ald_uart_recv_by_dma()
888 hperh->hdmatx.config.msel = DMA_MSEL_UART3; in ald_uart_send_by_dma()968 hperh->hdmarx.config.msel = DMA_MSEL_UART3; in ald_uart_recv_by_dma()
Completed in 16 milliseconds