Searched refs:DMA_MSEL_UART2 (Results 1 – 4 of 4) sorted by relevance
102 DMA_MSEL_UART2 = 0xAU, /**< UART2 */ enumerator
101 DMA_MSEL_UART2 = 0xAU, /**< UART2 */ enumerator
705 hperh->hdmatx.config.msel = DMA_MSEL_UART2; in ald_uart_send_by_dma()773 hperh->hdmarx.config.msel = DMA_MSEL_UART2; in ald_uart_recv_by_dma()
886 hperh->hdmatx.config.msel = DMA_MSEL_UART2; in ald_uart_send_by_dma()966 hperh->hdmarx.config.msel = DMA_MSEL_UART2; in ald_uart_recv_by_dma()
Completed in 13 milliseconds