Searched refs:RT_SERIAL_FLOWCONTROL_NONE (Results 1 – 4 of 4) sorted by relevance
226 #define RT_SERIAL_FLOWCONTROL_NONE 0 macro240 RT_SERIAL_FLOWCONTROL_NONE, /* Off flowcontrol */ \255 RT_SERIAL_FLOWCONTROL_NONE, /* Off flowcontrol */ \
184 #define RT_SERIAL_FLOWCONTROL_NONE 0 macro196 RT_SERIAL_FLOWCONTROL_NONE, /* Off flowcontrol */ \
142 … cfg.flowcontrol = (*str == 'r' ? RT_SERIAL_FLOWCONTROL_CTSRTS : RT_SERIAL_FLOWCONTROL_NONE); in serial_cfg_from_args()
1650 config.flowcontrol = RT_SERIAL_FLOWCONTROL_NONE; in rt_serial_control()
Completed in 14 milliseconds