Searched refs:RT_SERIAL_FLOWCONTROL_CTSRTS (Results 1 – 4 of 4) sorted by relevance
142 … cfg.flowcontrol = (*str == 'r' ? RT_SERIAL_FLOWCONTROL_CTSRTS : RT_SERIAL_FLOWCONTROL_NONE); in serial_cfg_from_args()
1595 if (serial->config.flowcontrol == RT_SERIAL_FLOWCONTROL_CTSRTS) in rt_serial_control()1648 config.flowcontrol = RT_SERIAL_FLOWCONTROL_CTSRTS; in rt_serial_control()
183 #define RT_SERIAL_FLOWCONTROL_CTSRTS 1 macro
225 #define RT_SERIAL_FLOWCONTROL_CTSRTS 1 macro
Completed in 10 milliseconds