incubator-nuttx/drivers/input
Gregory Nutt 2994448d85 More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:15:09 -06:00
..
Kconfig Add missing configuration option to select the MAX11802 touchscreen controller 2014-07-22 07:09:48 -06:00
Make.defs Add very basic support for the Atmel maXTouch touchscreen controller 2014-07-05 11:47:54 -06:00
ads7843e.c Cosmetic updates to comments 2014-10-11 15:20:21 -06:00
ads7843e.h wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide. 2014-08-21 11:16:55 -06:00
max11802.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
max11802.h wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide. 2014-08-21 11:16:55 -06:00
mxt.c More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:15:09 -06:00
mxt.h MXT Driver: Make sure that all return values are checked: Fix worker thread -- it must hold the MXT device semaphore to access I2C 2014-07-08 08:55:43 -06:00
stmpe811.h wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide. 2014-08-21 11:16:55 -06:00
stmpe811_adc.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
stmpe811_base.c Reanem kzalloc to kmm_zalloc for consistency 2014-08-31 17:34:44 -06:00
stmpe811_gpio.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
stmpe811_temp.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
stmpe811_tsc.c Eliminate warnings 2014-10-11 17:02:35 -06:00
tsc2007.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
tsc2007.h Add very basic support for the Atmel maXTouch touchscreen controller 2014-07-05 11:47:54 -06:00