incubator-nuttx/drivers/input
Alan Carvalho de Assis 283b73edc5 Fix lots of typos in C comments and Kconfig help text 2018-07-08 18:24:45 -06:00
..
Kconfig Fix lots of typos in C comments and Kconfig help text 2018-07-08 18:24:45 -06:00
Make.defs arch/arm/src/: Fix a error in last commit that was cloned in three places. 2017-12-17 14:38:20 -06:00
ads7843e.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
ads7843e.h
ajoystick.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
button_lower.c
button_upper.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
cypress_mbr3108.c Adds new OS internal functions nxsig_sleep() and nxsig_usleep. These differ from the standard sleep() and usleep() in that (1) they don't cause cancellation points, and (2) don't set the errno variable (if applicable). All calls to sleep() and usleep() changed to calls to nxsig_sleep() and nxsig_usleep(). 2017-10-06 10:15:01 -06:00
djoystick.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
ft5x06.c Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603) 2018-02-20 18:24:53 +00:00
ft5x06.h drivers/input/ft5x06.c: Add a driver for the FT5x06 capacitive, multi-touch, touchscreen controller. configs/lpcxpresso-lpc54628: Add support for the the FT5x06. Enable the driver as well as the apps/examples touchscreen test. Untested on initial commit. 2017-12-17 15:17:06 -06:00
max11802.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
max11802.h
mxt.c Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603) 2018-02-20 18:24:53 +00:00
mxt.h
nunchuck.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stmpe811.h
stmpe811_adc.c Adds new OS internal functions nxsig_sleep() and nxsig_usleep. These differ from the standard sleep() and usleep() in that (1) they don't cause cancellation points, and (2) don't set the errno variable (if applicable). All calls to sleep() and usleep() changed to calls to nxsig_sleep() and nxsig_usleep(). 2017-10-06 10:15:01 -06:00
stmpe811_base.c Adds new OS internal functions nxsig_sleep() and nxsig_usleep. These differ from the standard sleep() and usleep() in that (1) they don't cause cancellation points, and (2) don't set the errno variable (if applicable). All calls to sleep() and usleep() changed to calls to nxsig_sleep() and nxsig_usleep(). 2017-10-06 10:15:01 -06:00
stmpe811_gpio.c Merged in hardlulz/modem-3.0-nuttx/fix-stmpe811-gpio (pull request #523) 2017-10-31 16:54:28 +00:00
stmpe811_temp.c
stmpe811_tsc.c Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603) 2018-02-20 18:24:53 +00:00
tsc2007.c Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603) 2018-02-20 18:24:53 +00:00
tsc2007.h