incubator-nuttx/drivers/input
Gregory Nutt 9ce58ad5b7 I2C: up_i2creset should not be a global function; Now it is an I2C interface method 2016-02-02 11:21:48 -06:00
..
Kconfig Add a generic user LED upper half discrete driver 2015-11-01 14:41:40 -06:00
Make.defs Add a a generic lower half button driver 2015-10-13 07:08:11 -06:00
ads7843e.c Remove CONFIG_SPI_OWNBUS: Now it is not just a good idea, it is the law 2016-01-23 18:54:36 -06:00
ads7843e.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
ajoystick.c Add a button upper/lower half driver 2015-10-12 14:29:43 -06:00
button_lower.c Buttons lower half: Undefine __KERNEL__ before including board.h to suppress bad included; fix some configuratin issues 2015-10-13 09:29:23 -06:00
button_upper.c Add support for a general user LED lower-half driver 2015-11-01 14:57:22 -06:00
djoystick.c drivers/: Fixes to spacing and alignement 2015-10-10 10:41:00 -06:00
max11802.c Remove CONFIG_SPI_OWNBUS: Now it is not just a good idea, it is the law 2016-01-23 18:54:36 -06:00
max11802.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
mxt.c I2C: up_i2creset should not be a global function; Now it is an I2C interface method 2016-02-02 11:21:48 -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 Remove I2C slave methods from I2C master interface; rename i2c_dev_s to i2c_master_s. 2016-01-30 08:36:47 -06:00
stmpe811_adc.c
stmpe811_base.c I2C: Remove the setfrequency method from the interface 2016-02-01 16:31:13 -06:00
stmpe811_gpio.c
stmpe811_temp.c drivers/: Fixes to spacing and alignement 2015-10-10 10:41:00 -06:00
stmpe811_tsc.c I2C: Remove the setfrequency method from the interface 2016-02-01 16:31:13 -06:00
tsc2007.c I2C: Remove the setfrequency method from the interface 2016-02-01 16:31:13 -06:00
tsc2007.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00