Searched refs:UARTCTRL_SBK (Results 1 – 1 of 1) sorted by relevance
178 #define UARTCTRL_SBK 0x00010000 macro901 temp = lpuart32_read(port->membase + UARTCTRL) & ~UARTCTRL_SBK; in lpuart32_break_ctl()904 temp |= UARTCTRL_SBK; in lpuart32_break_ctl()