Home
last modified time | relevance | path

Searched refs:CRTSCTS (Results 1 – 3 of 3) sorted by relevance

/components/lwp/terminal/
A Dbsd_porting.h631 #define CRTSCTS (CCTS_OFLOW | CRTS_IFLOW) macro
647 #ifndef CRTSCTS
648 #define CRTSCTS (CCTS_OFLOW | CRTS_IFLOW) macro
/components/libc/posix/io/termios/
A Dtermios.h208 #define CRTSCTS 020000000000 macro
/components/drivers/serial/
A Ddev_serial_v2.c1596 tio->c_cflag |= CRTSCTS; in rt_serial_control()
1647 if (tio->c_cflag & CRTSCTS) in rt_serial_control()

Completed in 13 milliseconds