Searched refs:UARTCTRL_SBK (Results 1 – 1 of 1) sorted by relevance
179 #define UARTCTRL_SBK 0x00010000 macro1473 temp = lpuart32_read(port, UARTCTRL) & ~UARTCTRL_SBK; in lpuart32_break_ctl()1476 temp |= UARTCTRL_SBK; in lpuart32_break_ctl()