Home
last modified time | relevance | path

Searched defs:termios (Results 1 – 1 of 1) sorted by relevance

/nrf52832-nimble/rt-thread/components/libc/termios/
H A Dposix_termios.h25 struct termios { struct
26 tcflag_t c_iflag;
27 tcflag_t c_oflag;
28 tcflag_t c_cflag;
29 tcflag_t c_lflag;
30 cc_t c_line;
31 cc_t c_cc[NCCS];
32 speed_t __c_ispeed;
33 speed_t __c_ospeed;