Searched refs:MEC_UART_LSR_THSE_Pos (Results 1 – 3 of 3) sorted by relevance
110 #define MEC_UART_LSR_THSE_Pos (6UL) /*!< THSE (Bit 6) … macro
111 #define MEC_UART_LSR_THSE_Pos (6UL) /*!< THSE (Bit 6) … macro
686 if (base->LSR & MEC_BIT(MEC_UART_LSR_THSE_Pos)) { in mec_hal_uart_is_tx_empty()