Searched refs:CSTOPB (Results 1 – 4 of 4) sorted by relevance
164 #define CSTOPB 0000100 macro
1158 tio->c_cflag |= CSTOPB; in rt_serial_control()1216 if (tio->c_cflag & CSTOPB) config.stop_bits = STOP_BITS_2; in rt_serial_control()
1588 tio->c_cflag |= CSTOPB; in rt_serial_control()1632 if (tio->c_cflag & CSTOPB) in rt_serial_control()
74 (CIGNORE | CSIZE | CSTOPB | CREAD | PARENB | PARODD | HUPCL | CLOCAL | \
Completed in 13 milliseconds