incubator-nuttx/drivers/input
Jan Pobrislo 7999822189 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
..
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
ads7843e.c Add an instance argument to the SPIDEV definitions. 2017-04-29 12:26:52 -06:00
ads7843e.h
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
max11802.c Add an instance argument to the SPIDEV definitions. 2017-04-29 12:26:52 -06:00
max11802.h
mxt.c Add entropy pool and strong random number generator 2017-03-30 07:38:37 -06:00
mxt.h
stmpe811.h
stmpe811_adc.c
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
tsc2007.c Add entropy pool and strong random number generator 2017-03-30 07:38:37 -06:00
tsc2007.h