Home
last modified time | relevance | path

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

/AliOS-Things-master/components/libc_stub/compilers/gcc/sys/
A Dtermios.h48 #define IGNCR 0x0080 /* ignore carriage returns */ macro
173 _t->c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON); \
/AliOS-Things-master/components/drivers/peripheral/uart/src/
A Dtty.c136 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON)) in aos_tty_set_attr()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/libc/
A Dquickjs_libc.c1884 | INLCR | IGNCR | ICRNL | IXON); in js_os_ttySetRaw()
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs-libc.c1683 |INLCR|IGNCR|ICRNL|IXON); in js_os_ttySetRaw()

Completed in 19 milliseconds