Searched refs:lsr (Results 1 – 1 of 1) sorted by relevance
810 uint8_t lsr = 0; in mec_hal_uart_rx_byte() local817 lsr = base->LSR; in mec_hal_uart_rx_byte()823 if (lsr & (MEC_BIT(MEC_UART_LSR_OVR_ERR_Pos) | MEC_BIT(MEC_UART_LSR_PAR_ERR_Pos) in mec_hal_uart_rx_byte()