Searched refs:MEC_UART_LSR_OVR_ERR_Pos (Results 1 – 3 of 3) sorted by relevance
100 #define MEC_UART_LSR_OVR_ERR_Pos (1UL) /*!< OVR_ERR (Bit 1) … macro
101 #define MEC_UART_LSR_OVR_ERR_Pos (1UL) /*!< OVR_ERR (Bit 1) … macro
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()