nuttx/drivers/input
2017-08-04 07:31:36 -06:00
..
ads7843e.c Add an instance argument to the SPIDEV definitions. 2017-04-29 12:26:52 -06:00
ads7843e.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
ajoystick.c drivers: fix some bad NULL checks 2017-05-15 07:20:32 -06:00
button_lower.c Add argument to STM32 EXTI interrupt handlers. 2017-02-27 14:21:30 -06:00
button_upper.c I've found that the interrupts aren't enabled since nothing updates them after btn_poll() marks the file descriptor structure as being polling. I've managed to make it work with this change. 2017-07-04 14:43:19 -06:00
cypress_mbr3108.c drivers/input: add Cypress MBR3108 CapSense touch button driver 2017-05-31 06:31:53 -06:00
djoystick.c drivers: fix some bad NULL checks 2017-05-15 07:20:32 -06:00
Kconfig drivers/input: add Cypress MBR3108 CapSense touch button driver 2017-05-31 06:31:53 -06:00
Make.defs drivers/input: add Cypress MBR3108 CapSense touch button driver 2017-05-31 06:31:53 -06:00
max11802.c Add an instance argument to the SPIDEV definitions. 2017-04-29 12:26:52 -06:00
max11802.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
mxt.c drivers: handle I2C_TRANSFER return value consistently. Some I2C peripherals transfers return zero on success, others number of completed transfers. Make drivers robust against this. 2017-08-04 07:31:36 -06:00
mxt.h Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
stmpe811_adc.c drivers/: Change some nerr() ERRORS to ninfo() and nwarn() WARNINGS. 2016-06-12 09:26:12 -06:00
stmpe811_base.c STMPE811 driver needs argument in interrupt handler 2017-02-27 11:41:48 -06:00
stmpe811_gpio.c Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -06:00
stmpe811_temp.c Add entropy pool and strong random number generator 2017-03-30 07:38:37 -06:00
stmpe811_tsc.c Add entropy pool and strong random number generator 2017-03-30 07:38:37 -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
tsc2007.c Add entropy pool and strong random number generator 2017-03-30 07:38:37 -06:00
tsc2007.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00