Searched refs:RT_SERIAL_EVENT_TX_DONE (Results 1 – 5 of 5) sorted by relevance
165 #define RT_SERIAL_EVENT_TX_DONE 0x02 /* Tx complete */ macro
198 #define RT_SERIAL_EVENT_TX_DONE 0x02 /* Tx complete */ macro
909 rt_hw_serial_isr(&data->serial,RT_SERIAL_EVENT_TX_DONE); in vcom_tx_thread_entry()940 rt_hw_serial_isr(&data->serial,RT_SERIAL_EVENT_TX_DONE); in vcom_tx_thread_entry()
1498 case RT_SERIAL_EVENT_TX_DONE: in rt_hw_serial_isr()
2069 case RT_SERIAL_EVENT_TX_DONE: { in rt_hw_serial_isr()
Completed in 15 milliseconds