zephyr/subsys/input
Fabio Baltieri a534169ed4 input: rename callback define macro to INPUT_CALLBACK_DEFINE
Looking back at the current INPUT_LISTENER_CB_DEFINE api naming, it
feels like it's a bit overloaded. Rename it to a simpler
INPUT_CALLBACK_DEFINE.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-08-10 08:15:10 +00:00
..
CMakeLists.txt input: add some basic debugging utilities 2023-07-12 10:53:04 +00:00
input_longpress.c input: rename callback define macro to INPUT_CALLBACK_DEFINE 2023-08-10 08:15:10 +00:00
input_utils.c input: rename callback define macro to INPUT_CALLBACK_DEFINE 2023-08-10 08:15:10 +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