Searched refs:UART_UARTDMACR_TXDMAE_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()
1005 #define UART_UARTDMACR_TXDMAE_BITS _u(0x00000002) macro
Completed in 9 milliseconds