Home
last modified time | relevance | path

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

/components/libc/posix/io/termios/
A Dtermios.h164 #define CSTOPB 0000100 macro
/components/drivers/serial/
A Ddev_serial.c1158 tio->c_cflag |= CSTOPB; in rt_serial_control()
1216 if (tio->c_cflag & CSTOPB) config.stop_bits = STOP_BITS_2; in rt_serial_control()
A Ddev_serial_v2.c1588 tio->c_cflag |= CSTOPB; in rt_serial_control()
1632 if (tio->c_cflag & CSTOPB) in rt_serial_control()
/components/lwp/terminal/freebsd/
A Dtty.c74 (CIGNORE | CSIZE | CSTOPB | CREAD | PARENB | PARODD | HUPCL | CLOCAL | \

Completed in 13 milliseconds