Searched refs:DMA_MSEL_UART1 (Results 1 – 4 of 4) sorted by relevance
101 DMA_MSEL_UART1 = 0x9U, /**< UART1 */ enumerator
100 DMA_MSEL_UART1 = 0x9U, /**< UART1 */ enumerator
703 hperh->hdmatx.config.msel = DMA_MSEL_UART1; in ald_uart_send_by_dma()771 hperh->hdmarx.config.msel = DMA_MSEL_UART1; in ald_uart_recv_by_dma()
884 hperh->hdmatx.config.msel = DMA_MSEL_UART1; in ald_uart_send_by_dma()964 hperh->hdmarx.config.msel = DMA_MSEL_UART1; in ald_uart_recv_by_dma()
Completed in 15 milliseconds