Searched refs:UART_IIR_INTID_RLS (Results 1 – 5 of 5) sorted by relevance
119 …case UART_IIR_INTID_RLS: /* Receive Line Status interru… in UART0_IRQHandler()171 …case UART_IIR_INTID_RLS: /* Receive Line Status interru… in UART2_IRQHandler()
49 #define UART_IIR_INTID_RLS ((uint32_t)(3<<1)) /*!<Interrupt identification: Receive line stat… macro
94 case UART_IIR_INTID_RLS: in _do_uart_isr()
126 #define UART_IIR_INTID_RLS ((uint32_t)(3<<1)) macro
Completed in 12 milliseconds