Home
last modified time | relevance | path

Searched refs:TCSAFLUSH (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/libc_stub/compilers/gcc/sys/
A Dtermios.h157 #define TCSAFLUSH 0x04 /* drain output, flush input */ macro
/AliOS-Things-master/components/drivers/peripheral/uart/src/
A Dtty.c62 if (optional_actions == TCSADRAIN || optional_actions == TCSAFLUSH) { in set_attr_nonblock()
76 if (optional_actions == TCSAFLUSH) { in set_attr_nonblock()
133 … if (optional_actions != TCSANOW && optional_actions != TCSADRAIN && optional_actions != TCSAFLUSH) in aos_tty_set_attr()

Completed in 4 milliseconds