Home
last modified time | relevance | path

Searched refs:c_iflag (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/libc_stub/compilers/gcc/sys/
A Dtermios.h19 tcflag_t c_iflag; /* input modes */ member
173 _t->c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON); \
/AliOS-Things-master/components/amp_adapter/platform/linux/peripheral/
A Daos_hal_uart.c74 term_vi.c_iflag &= (~IXON & ~ICRNL); in aos_hal_uart_init()
/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()
557 termios->c_iflag = 0; in reset_termios()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/libc/
A Dquickjs_libc.c1883 tty.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP in js_os_ttySetRaw()
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs-libc.c1682 tty.c_iflag &= ~(IGNBRK|BRKINT|PARMRK|ISTRIP in js_os_ttySetRaw()

Completed in 20 milliseconds