nuttx/drivers/input
2014-08-07 18:00:38 -06:00
..
ads7843e.c Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced 2014-02-10 18:08:49 -06:00
ads7843e.h Change all time conversions. Yech. New timer units in microseconds breaks all existing logic that used milliseconds in the conversions. Something likely got broken doing this, probably because I confused a MSEC2TICK conversion with a TICK2MSEC conversion. Also, the tickless OS no appears fully functional and passes the OS test on the simulator with no errors 2014-08-07 18:00:38 -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
max11802.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
max11802.h Change all time conversions. Yech. New timer units in microseconds breaks all existing logic that used milliseconds in the conversions. Something likely got broken doing this, probably because I confused a MSEC2TICK conversion with a TICK2MSEC conversion. Also, the tickless OS no appears fully functional and passes the OS test on the simulator with no errors 2014-08-07 18:00:38 -06:00
mxt.c MXT driver: Fix error in thread test... backward logic 2014-07-16 22:13:41 -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_adc.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
stmpe811_base.c More trailing whilespace removal 2014-04-13 14:32:20 -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 More trailing whilespace removal 2014-04-13 14:32:20 -06:00
stmpe811.h Change all time conversions. Yech. New timer units in microseconds breaks all existing logic that used milliseconds in the conversions. Something likely got broken doing this, probably because I confused a MSEC2TICK conversion with a TICK2MSEC conversion. Also, the tickless OS no appears fully functional and passes the OS test on the simulator with no errors 2014-08-07 18:00:38 -06:00
tsc2007.c Add very basic support for the Atmel maXTouch touchscreen controller 2014-07-05 11:47:54 -06:00
tsc2007.h Add very basic support for the Atmel maXTouch touchscreen controller 2014-07-05 11:47:54 -06:00