px4-firmware/nuttx/lib/termios
patacongo 1e15a6d1cf Baud definitions (B9600 for example) are again encoded; Now supports the BOTHER settings which allows specifying the baud via c_ispeed and c_ospeed termios fields
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4970 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2012-07-23 15:37:13 +00:00
..
Make.defs Loosen up termios interfaces to allow more flexible baud settings; remove AIX-like interfaces of last check-in 2012-07-22 18:56:50 +00:00
lib_cfgetispeed.c Baud definitions (B9600 for example) are again encoded; Now supports the BOTHER settings which allows specifying the baud via c_ispeed and c_ospeed termios fields 2012-07-23 15:37:13 +00:00
lib_cfgetospeed.c Baud definitions (B9600 for example) are again encoded; Now supports the BOTHER settings which allows specifying the baud via c_ispeed and c_ospeed termios fields 2012-07-23 15:37:13 +00:00
lib_cfsetispeed.c Baud definitions (B9600 for example) are again encoded; Now supports the BOTHER settings which allows specifying the baud via c_ispeed and c_ospeed termios fields 2012-07-23 15:37:13 +00:00
lib_cfsetospeed.c Baud definitions (B9600 for example) are again encoded; Now supports the BOTHER settings which allows specifying the baud via c_ispeed and c_ospeed termios fields 2012-07-23 15:37:13 +00:00
lib_tcflush.c Add support for extended BAUD settings 2012-07-22 17:01:25 +00:00
lib_tcgetattr.c Move serial header files to include/nuttx/serial 2012-03-21 19:47:23 +00:00
lib_tcsetattr.c Move serial header files to include/nuttx/serial 2012-03-21 19:47:23 +00:00