nuttx/drivers/input
Xiang Xiao 7ea14aa8f8 input/keyboard: Make each instance could have a different buffer size
just like what is done for touch screen driver

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-03-21 09:03:05 +02:00
..
ads7843e.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
ads7843e.h
ajoystick.c input/ajoystck: Always protect the resource by critical section 2022-03-09 10:10:38 +02:00
button_lower.c
button_upper.c input/buttons: Always protect the resource by critical section 2022-03-09 10:10:38 +02:00
cypress_mbr3108.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +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
Kconfig input/keyboard: Make each instance could have a different buffer size 2022-03-21 09:03:05 +02:00
keyboard_upper.c 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
max11802.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
max11802.h
mxt.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
mxt.h
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_adc.c
stmpe811_base.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stmpe811_gpio.c
stmpe811_temp.c
stmpe811_tsc.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
stmpe811.h
touchscreen_upper.c input/touchscreen: Change the type of touch_upperhalf_s::nums from uint32_t to uint8_t 2022-03-21 09:03:05 +02:00
tsc2007.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
tsc2007.h
uinput.c input/keyboard: Make each instance could have a different buffer size 2022-03-21 09:03:05 +02:00