Searched refs:UART_UARTDMACR_RXDMAE_BITS (Results 1 – 2 of 2) sorted by relevance
62 uart_get_hw(uart)->dmacr = UART_UARTDMACR_TXDMAE_BITS | UART_UARTDMACR_RXDMAE_BITS; in uart_init()
1014 #define UART_UARTDMACR_RXDMAE_BITS _u(0x00000001) macro
Completed in 7 milliseconds