Searched defs:UART_RESET (Results 1 – 2 of 2) sorted by relevance
22 #define UART_RESET (0x1 << 1) macro
29 #define UART_RESET BIT(0) macro