Searched refs:UART_II_THR_EMPTY (Results 1 – 4 of 4) sorted by relevance
165 #define UART_II_THR_EMPTY 0x02 // THR empty interrupt macro
300 case UART_II_THR_EMPTY: in _uart_isr_common()
337 case UART_II_THR_EMPTY: // 发送缓存区空,可继续发送 in uart_isr()
963 #define UART_II_THR_EMPTY 0x02 // RO, UART interrupt by THR empty macro
Completed in 17 milliseconds