zephyr/drivers/input
Fabio Baltieri 72617437d0 input: npcx_kbd: set the thread name
Set a thread name for the npcx keyboard scan task so it can easily be
identified in the stack dump shell command.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-05-18 09:32:33 +02:00
..
CMakeLists.txt input: convert the Nuvoton npcx keyboard scan driver to input 2023-05-18 09:32:33 +02:00
Kconfig input: convert the Nuvoton npcx keyboard scan driver to input 2023-05-18 09:32:33 +02:00
Kconfig.ft5336 input: convert the ft5336 driver from kscan to input 2023-04-04 08:43:06 +02:00
Kconfig.gpio_keys
Kconfig.npcx input: convert the Nuvoton npcx keyboard scan driver to input 2023-05-18 09:32:33 +02:00
Kconfig.sdl input: convert the kscan_sdl driver from kscan to input 2023-04-11 09:34:23 +02:00
input_ft5336.c input: convert the ft5336 driver from kscan to input 2023-04-04 08:43:06 +02:00
input_gpio_keys.c
input_npcx_kbd.c input: npcx_kbd: set the thread name 2023-05-18 09:32:33 +02:00
input_sdl_touch.c input: convert the kscan_sdl driver from kscan to input 2023-04-11 09:34:23 +02:00