This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
input
History
patacongo
4b1d8c0f2a
Add a timeout to the STMPE11 touchscreen driver to catch missing pen up events
...
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4758 42af7a65-404d-4744-a932-0658087f49c3
2012-05-21 17:36:26 +00:00
..
ads7843e.c
NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen drivers need to report the last valid X/Y data when the screen is untouched.
2012-05-13 18:28:43 +00:00
ads7843e.h
NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen drivers need to report the last valid X/Y data when the screen is untouched.
2012-05-13 18:28:43 +00:00
Kconfig
Updated Kconfig files from Lzyy
2012-04-07 14:50:57 +00:00
Make.defs
Add STMPE11 temperature sensor logic
2012-05-06 16:28:43 +00:00
stmpe11_adc.c
Add STMPE11 touchscreen logic
2012-05-06 16:00:16 +00:00
stmpe11_base.c
Add a timeout to the STMPE11 touchscreen driver to catch missing pen up events
2012-05-21 17:36:26 +00:00
stmpe11_gpio.c
Add STMPE11 touchscreen logic
2012-05-06 16:00:16 +00:00
stmpe11_temp.c
Mostly cosmetic, partial fixes for STM3240G-EVAL LCD
2012-05-07 01:40:39 +00:00
stmpe11_tsc.c
Add a timeout to the STMPE11 touchscreen driver to catch missing pen up events
2012-05-21 17:36:26 +00:00
stmpe11.h
Add a timeout to the STMPE11 touchscreen driver to catch missing pen up events
2012-05-21 17:36:26 +00:00
tsc2007.c
NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen drivers need to report the last valid X/Y data when the screen is untouched.
2012-05-13 18:28:43 +00:00
tsc2007.h
NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen drivers need to report the last valid X/Y data when the screen is untouched.
2012-05-13 18:28:43 +00:00