Searched refs:IIM (Results 1 – 2 of 2) sorted by relevance
1642 if (this_uart->hw_reg->IIM & ERTOI_MASK) in uart_isr()1653 if (this_uart->hw_reg->IIM &ENACKI) in uart_isr()1664 if (this_uart->hw_reg->IIM & EPID_PEI) in uart_isr()1675 if (this_uart->hw_reg->IIM & ELINBI) in uart_isr()1686 if (this_uart->hw_reg->IIM & ELINSI) in uart_isr()
735 volatile uint8_t IIM; member