Searched refs:MEC_UART_LSR_PAR_ERR_Pos (Results 1 – 3 of 3) sorted by relevance
102 #define MEC_UART_LSR_PAR_ERR_Pos (2UL) /*!< PAR_ERR (Bit 2) … macro
103 #define MEC_UART_LSR_PAR_ERR_Pos (2UL) /*!< PAR_ERR (Bit 2) … 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()