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