This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-11 13:40:47 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
cde108efc6c5e3ca03400713cc56ae28a0ba5c19
nuttx
/
drivers
/
input
T
History
Gregory Nutt
c9661ad5a7
Change all time conversions. Yech. New timer units in microseconds breaks all existing logic that used milliseconds in the conversions. Something likely got broken doing this, probably because I confused a MSEC2TICK conversion with a TICK2MSEC conversion. Also, the tickless OS no appears fully functional and passes the OS test on the simulator with no errors
2014-08-07 18:00:38 -06:00
..
ads7843e.c
…
ads7843e.h
Change all time conversions. Yech. New timer units in microseconds breaks all existing logic that used milliseconds in the conversions. Something likely got broken doing this, probably because I confused a MSEC2TICK conversion with a TICK2MSEC conversion. Also, the tickless OS no appears fully functional and passes the OS test on the simulator with no errors
2014-08-07 18:00:38 -06:00
Kconfig
Add missing configuration option to select the MAX11802 touchscreen controller
2014-07-22 07:09:48 -06:00
Make.defs
Add very basic support for the Atmel maXTouch touchscreen controller
2014-07-05 11:47:54 -06:00
max11802.c
…
max11802.h
Change all time conversions. Yech. New timer units in microseconds breaks all existing logic that used milliseconds in the conversions. Something likely got broken doing this, probably because I confused a MSEC2TICK conversion with a TICK2MSEC conversion. Also, the tickless OS no appears fully functional and passes the OS test on the simulator with no errors
2014-08-07 18:00:38 -06:00
mxt.c
MXT driver: Fix error in thread test... backward logic
2014-07-16 22:13:41 -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_adc.c
…
stmpe811_base.c
…
stmpe811_gpio.c
…
stmpe811_temp.c
…
stmpe811_tsc.c
…
stmpe811.h
Change all time conversions. Yech. New timer units in microseconds breaks all existing logic that used milliseconds in the conversions. Something likely got broken doing this, probably because I confused a MSEC2TICK conversion with a TICK2MSEC conversion. Also, the tickless OS no appears fully functional and passes the OS test on the simulator with no errors
2014-08-07 18:00:38 -06:00
tsc2007.c
Add very basic support for the Atmel maXTouch touchscreen controller
2014-07-05 11:47:54 -06:00
tsc2007.h
Add very basic support for the Atmel maXTouch touchscreen controller
2014-07-05 11:47:54 -06:00