Searched refs:DMA_MSEL_UART0 (Results 1 – 4 of 4) sorted by relevance
100 DMA_MSEL_UART0 = 0x8U, /**< UART0 */ enumerator
99 DMA_MSEL_UART0 = 0x8U, /**< UART0 */ enumerator
701 hperh->hdmatx.config.msel = DMA_MSEL_UART0; in ald_uart_send_by_dma()769 hperh->hdmarx.config.msel = DMA_MSEL_UART0; in ald_uart_recv_by_dma()
882 hperh->hdmatx.config.msel = DMA_MSEL_UART0; in ald_uart_send_by_dma()962 hperh->hdmarx.config.msel = DMA_MSEL_UART0; in ald_uart_recv_by_dma()
Completed in 10 milliseconds