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