Home
last modified time | relevance | path

Searched refs:VTIME (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/drivers/peripheral/uart/include/aos/
A Duart.h46 termios.c_cc[VTIME] = 0; in aos_uart_get()
77 termios.c_cc[VTIME] = 0; in aos_uart_get_with_attr()
/AliOS-Things-master/components/libc_stub/compilers/gcc/sys/
A Dtermios.h34 #define VTIME 7 macro
/AliOS-Things-master/components/py_engine/engine/tools/mpremote/mpremote/
A Dconsole.py28 attr[6][termios.VTIME] = 0
/AliOS-Things-master/components/drivers/peripheral/uart/src/
A Dtty.c280 vtime = tty->termios.c_cc[VTIME]; in read_retro()
568 termios->c_cc[VTIME] = 0; in reset_termios()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/libc/
A Dquickjs_libc.c1890 tty.c_cc[VTIME] = 0; in js_os_ttySetRaw()
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs-libc.c1689 tty.c_cc[VTIME] = 0; in js_os_ttySetRaw()

Completed in 31 milliseconds