Home
last modified time | relevance | path

Searched refs:RT_SERIAL_EVENT_TX_DONE (Results 1 – 5 of 5) sorted by relevance

/components/drivers/include/drivers/
A Ddev_serial.h165 #define RT_SERIAL_EVENT_TX_DONE 0x02 /* Tx complete */ macro
A Ddev_serial_v2.h198 #define RT_SERIAL_EVENT_TX_DONE 0x02 /* Tx complete */ macro
/components/legacy/usb/usbdevice/class/
A Dcdc_vcom.c909 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()
/components/drivers/serial/
A Ddev_serial.c1498 case RT_SERIAL_EVENT_TX_DONE: in rt_hw_serial_isr()
A Ddev_serial_v2.c2069 case RT_SERIAL_EVENT_TX_DONE: { in rt_hw_serial_isr()

Completed in 15 milliseconds