Searched refs:IIR (Results 1 – 5 of 5) sorted by relevance
591 *status = base->IIR; in mec_hal_uart_raw_status()616 iir = base->IIR; in mec_hal_uart_pending_status()746 if (base->IIR & MEC_UART_IIR_FIFO_STATE_Msk) { /* FIFOs enabled? */ in mec_hal_uart_tx_byte()779 if (base->IIR & MEC_UART_IIR_FIFO_STATE_Msk) { /* FIFOs enabled? */ in mec_hal_uart_tx()
27 …__IM uint8_t IIR; /*!< (@ 0x00000002) UART Interrupt Identification Regi… member
712 volatile uint8_t IIR; member
1592 iirf = this_uart->hw_reg->IIR & IIRF_MASK; in uart_isr()