This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-09 10:54:43 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
0729151d29a440cae4fc0e019567020417026c03
nuttx
/
drivers
/
input
T
History
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
..
ads7843e.c
…
ads7843e.h
…
ajoystick.c
drivers: fix some bad NULL checks
2017-05-15 07:20:32 -06:00
button_lower.c
…
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
…
max11802.h
…
mxt.c
…
mxt.h
…
stmpe811_adc.c
…
stmpe811_base.c
…
stmpe811_gpio.c
…
stmpe811_temp.c
…
stmpe811_tsc.c
…
stmpe811.h
…
tsc2007.c
…
tsc2007.h
…