Home
last modified time | relevance | path

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

/device/linaro/hikey/wpan/uim/
Duim.c204 tcflush(dev_fd, TCIOFLUSH); in set_baud_rate()
229 tcflush(dev_fd, TCIOFLUSH); in set_baud_rate()
248 tcflush(dev_fd, TCIOFLUSH); in set_custom_baud_rate()
270 tcflush(dev_fd, TCIOFLUSH); in set_custom_baud_rate()
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dtermios.h210 #define TCIOFLUSH 3 macro