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