zephyr/subsys/input
Fabio Baltieri e11bbb829f input: longpress: move constant entries pointer to the config struct
The entries pointer does not change, no need to have it in RAM, 4 bytes
saved. Refactor the init macro a bit while at it.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-01-19 13:49:43 +01:00
..
CMakeLists.txt input: add some basic debugging utilities 2023-07-12 10:53:04 +00:00
input_longpress.c input: longpress: move constant entries pointer to the config struct 2024-01-19 13:49:43 +01:00
input_utils.c input: kbd_matrix: add an kbd_matrix_state shell command 2023-12-08 20:16:39 +00:00
input.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
Kconfig input: add some basic debugging utilities 2023-07-12 10:53:04 +00:00