incubator-nuttx/include/sys
Gregory Nutt 301bf1ee77 This commit eliminates the BOARDIOC_TSCTEST_SETUP command.
Squashed commit of the following:

    configs:  Each board now initializes the touchscreen controller as a normal part of its board bring-up.  board_tsc_setup() is gone; the touchscreen controller is now treated like any other on-board device.
    Remove all support for BOARDIOC_TSCTEST_SETUP
    Move prototype for board_tsc_setup() from include/nuttx/board.h to individual board header files.
2018-01-17 09:33:28 -06:00
..
boardctl.h This commit eliminates the BOARDIOC_TSCTEST_SETUP command. 2018-01-17 09:33:28 -06:00
custom_file.h
epoll.h
ioctl.h drivers/input/nunchuck.c: Add Nintendo Wii Nunchuck driver 2017-11-28 12:10:06 -06:00
ipc.h
mman.h include/: Remove dangling space at the end of lines. 2017-06-28 13:30:08 -06:00
mount.h
prctl.h
random.h Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
select.h
sendfile.h
shm.h
socket.h Trivial re-ordering of socket option bit numbers to match order presented on OpenGroup.org. 2017-11-12 08:17:46 -06:00
sockio.h
stat.h This commit adds support for routing tables in files in a file system. This might be useful for customized, per-unit routing tables. 2017-09-29 08:33:36 -06:00
statfs.h Squashed commit of the following: 2017-10-30 18:07:42 -06:00
syscall.h Squashed commit of the following: 2018-01-03 16:03:56 -06:00
time.h Fix strange invisible characters in this declaration. 2017-03-27 09:47:02 -06:00
types.h tools/configure.sh: Another fix for the script. The last change only worked for Windows Cygwin; for Linux, it needed to remove some additional things from the defconfig file. 2017-10-01 14:24:57 -06:00
uio.h libc: Add support for readv() and write(). Also includes some cosmetic changes to some unrelated files. 2017-11-11 11:44:14 -06:00
un.h include/: Remove dangling space at the end of lines. 2017-06-28 13:30:08 -06:00
utsname.h
vfs.h
wait.h