Home
last modified time | relevance | path

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

/AliOS-Things-master/components/libc_stub/compilers/gcc/sys/
A Dtermios.h56 #define OPOST 0x0001 /* enable postprocessing of output */ macro
174 _t->c_oflag &= ~OPOST; \
/AliOS-Things-master/components/drivers/peripheral/uart/src/
A Dtty.c139 if (termios->c_oflag & OPOST) in aos_tty_set_attr()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/libc/
A Dquickjs_libc.c1885 tty.c_oflag |= OPOST; in js_os_ttySetRaw()
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs-libc.c1684 tty.c_oflag |= OPOST; in js_os_ttySetRaw()

Completed in 19 milliseconds