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-05-19 11:53:25 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
664484bf5b92b606d7faabf411407f3492a396bb
nuttx
/
drivers
/
input
T
History
Gregory Nutt
1338360ff7
Fix a few typos.
2017-11-28 13:40:07 -06:00
..
ads7843e.c
Squashed commit of the following:
2017-10-04 15:22:27 -06:00
ads7843e.h
…
ajoystick.c
Squashed commit of the following:
2017-10-07 10:57:09 -06:00
button_lower.c
…
button_upper.c
Squashed commit of the following:
2017-10-07 10:57:09 -06:00
cypress_mbr3108.c
Adds new OS internal functions nxsig_sleep() and nxsig_usleep. These differ from the standard sleep() and usleep() in that (1) they don't cause cancellation points, and (2) don't set the errno variable (if applicable). All calls to sleep() and usleep() changed to calls to nxsig_sleep() and nxsig_usleep().
2017-10-06 10:15:01 -06:00
djoystick.c
Eliminate some warnings
2017-11-28 12:49:36 -06:00
Kconfig
drivers/input/nunchuck.c: Add Nintendo Wii Nunchuck driver
2017-11-28 12:10:06 -06:00
Make.defs
drivers/input/nunchuck.c: Add Nintendo Wii Nunchuck driver
2017-11-28 12:10:06 -06:00
max11802.c
Squashed commit of the following:
2017-10-04 15:22:27 -06:00
max11802.h
…
mxt.c
Adds new OS internal functions nxsig_sleep() and nxsig_usleep. These differ from the standard sleep() and usleep() in that (1) they don't cause cancellation points, and (2) don't set the errno variable (if applicable). All calls to sleep() and usleep() changed to calls to nxsig_sleep() and nxsig_usleep().
2017-10-06 10:15:01 -06:00
mxt.h
…
nunchuck.c
Fix a few typos.
2017-11-28 13:40:07 -06:00
stmpe811_adc.c
Adds new OS internal functions nxsig_sleep() and nxsig_usleep. These differ from the standard sleep() and usleep() in that (1) they don't cause cancellation points, and (2) don't set the errno variable (if applicable). All calls to sleep() and usleep() changed to calls to nxsig_sleep() and nxsig_usleep().
2017-10-06 10:15:01 -06:00
stmpe811_base.c
Adds new OS internal functions nxsig_sleep() and nxsig_usleep. These differ from the standard sleep() and usleep() in that (1) they don't cause cancellation points, and (2) don't set the errno variable (if applicable). All calls to sleep() and usleep() changed to calls to nxsig_sleep() and nxsig_usleep().
2017-10-06 10:15:01 -06:00
stmpe811_gpio.c
Merged in hardlulz/modem-3.0-nuttx/fix-stmpe811-gpio (pull request
#523
)
2017-10-31 16:54:28 +00:00
stmpe811_temp.c
…
stmpe811_tsc.c
Squashed commit of the following:
2017-10-04 15:22:27 -06:00
stmpe811.h
…
tsc2007.c
Adds new OS internal functions nxsig_sleep() and nxsig_usleep. These differ from the standard sleep() and usleep() in that (1) they don't cause cancellation points, and (2) don't set the errno variable (if applicable). All calls to sleep() and usleep() changed to calls to nxsig_sleep() and nxsig_usleep().
2017-10-06 10:15:01 -06:00
tsc2007.h
…