nuttx/libs/libc/termios
Xiang Xiao 86684105f9 serial: Move tcdrain implementation from drivers/serial to libc
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-12-29 08:11:08 -03:00
..
lib_cfmakeraw.c libs: termios: Replace license header with Apache License 2.0 2020-07-28 00:47:39 -05:00
lib_cfspeed.c serial/termios: support custom baud rate setting 2020-10-21 10:11:21 -07:00
lib_isatty.c nxstyle fixes 2021-03-13 05:56:43 -08:00
lib_tcdrain.c serial: Move tcdrain implementation from drivers/serial to libc 2021-12-29 08:11:08 -03:00
lib_tcflow.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_tcflush.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_tcgetattr.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_tcsetattr.c libc/termios: Implement TCSADRAIN and TCSAFLUSH for tcsetattr 2021-05-07 16:35:41 -03:00
lib_ttyname.c libc: Implement ttyname and ttyname_r 2021-07-09 18:23:34 -03:00
lib_ttynamer.c libc: Implement ttyname and ttyname_r 2021-07-09 18:23:34 -03:00
Make.defs serial: Move tcdrain implementation from drivers/serial to libc 2021-12-29 08:11:08 -03:00