Searched refs:STOP_BITS_2 (Results 1 – 4 of 4) sorted by relevance
142 #define STOP_BITS_2 1 macro
150 #define STOP_BITS_2 1 macro
1157 if (serial->config.stop_bits == STOP_BITS_2) in rt_serial_control()1216 if (tio->c_cflag & CSTOPB) config.stop_bits = STOP_BITS_2; in rt_serial_control()
1587 if (serial->config.stop_bits == STOP_BITS_2) in rt_serial_control()1633 config.stop_bits = STOP_BITS_2; in rt_serial_control()
Completed in 11 milliseconds