Home
last modified time | relevance | path

Searched refs:RT_SERIAL_FLOWCONTROL_NONE (Results 1 – 4 of 4) sorted by relevance

/components/drivers/include/drivers/
A Ddev_serial_v2.h226 #define RT_SERIAL_FLOWCONTROL_NONE 0 macro
240 RT_SERIAL_FLOWCONTROL_NONE, /* Off flowcontrol */ \
255 RT_SERIAL_FLOWCONTROL_NONE, /* Off flowcontrol */ \
A Ddev_serial.h184 #define RT_SERIAL_FLOWCONTROL_NONE 0 macro
196 RT_SERIAL_FLOWCONTROL_NONE, /* Off flowcontrol */ \
/components/drivers/serial/
A Dserial_dm.c142 … cfg.flowcontrol = (*str == 'r' ? RT_SERIAL_FLOWCONTROL_CTSRTS : RT_SERIAL_FLOWCONTROL_NONE); in serial_cfg_from_args()
A Ddev_serial_v2.c1650 config.flowcontrol = RT_SERIAL_FLOWCONTROL_NONE; in rt_serial_control()

Completed in 14 milliseconds