Home
last modified time | relevance | path

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

/components/libc/posix/io/termios/
A Dtermios.h167 #define PARODD 0001000 macro
/components/drivers/serial/
A Ddev_serial.c1163 tio->c_cflag |= (PARODD | PARENB); in rt_serial_control()
1221 if (tio->c_cflag & PARODD) config.parity = PARITY_ODD; in rt_serial_control()
A Ddev_serial_v2.c1593 tio->c_cflag |= (PARODD | PARENB); in rt_serial_control()
1639 if (tio->c_cflag & PARODD) in rt_serial_control()
/components/lwp/terminal/freebsd/
A Dtty.c74 (CIGNORE | CSIZE | CSTOPB | CREAD | PARENB | PARODD | HUPCL | CLOCAL | \

Completed in 15 milliseconds