Searched refs:MEC_UART_LSRB_TXF_FULL_STS_Pos (Results 1 – 2 of 2) sorted by relevance
133 #define MEC_UART_LSRB_TXF_FULL_STS_Pos (0UL) /*!< TXF_FULL_STS (Bit 0) … macro
747 if (!(base->LSRB & MEC_BIT(MEC_UART_LSRB_TXF_FULL_STS_Pos))) { /* if not full */ in mec_hal_uart_tx_byte()781 if (!(base->LSRB & MEC_BIT(MEC_UART_LSRB_TXF_FULL_STS_Pos))) { in mec_hal_uart_tx()