incubator-nuttx/drivers/input
Xiang Xiao 7b97b3ad70 input/touchscreen: Fix the typo error
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-03-28 12:33:48 +03:00
..
Kconfig input/keyboard: Make each instance could have a different buffer size 2022-03-21 09:03:05 +02:00
Make.defs driver/keyboard: add keyboard upperhalf driver 2022-03-17 19:44:17 +02:00
ads7843e.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
ads7843e.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
ajoystick.c input/ajoystck: Always protect the resource by critical section 2022-03-09 10:10:38 +02:00
button_lower.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
button_upper.c input/buttons: Always protect the resource by critical section 2022-03-09 10:10:38 +02:00
cypress_mbr3108.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
djoystick.c input/djoystck: Always protect the resource by critical section 2022-03-09 10:10:38 +02:00
ft5x06.c drivers: author: Gregory Nutt: update licenses to Apache 2021-09-15 11:56:41 +08:00
ft5x06.h drivers: author: Gregory Nutt: update licenses to Apache 2021-09-15 11:56:41 +08:00
keyboard_upper.c input/keyboard: Make each instance could have a different buffer size 2022-03-21 09:03:05 +02:00
max11802.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
max11802.h drivers: update licenses to Apache 2021-05-31 02:58:08 -05:00
mxt.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
mxt.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
nunchuck.c Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
spq10kbd.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
stmpe811.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
stmpe811_adc.c STMPE811: Fix name collision in include/nuttx/input/stmpe811.h 2020-09-17 12:10:29 -07:00
stmpe811_base.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stmpe811_gpio.c input: STMPE811 GPIO interrupt bug fixes 2020-09-17 21:32:05 -07:00
stmpe811_temp.c drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
stmpe811_tsc.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
touchscreen_upper.c input/touchscreen: Fix the typo error 2022-03-28 12:33:48 +03:00
tsc2007.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
tsc2007.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
uinput.c input/keyboard: Make each instance could have a different buffer size 2022-03-21 09:03:05 +02:00