zephyr/include/zephyr/input
Gero Schwäricke d411421a2b input: fix missing namespace prefix for named input callbacks
Using INPUT_CALLBACK_DEFINE_NAMED would not add the _input_callback__
prefix to the given callback name. This can result in namespace clashes.

Signed-off-by: Gero Schwäricke <gero.schwaericke@posteo.de>
2024-09-30 12:10:29 +01:00
..
input.h input: fix missing namespace prefix for named input callbacks 2024-09-30 12:10:29 +01:00
input_analog_axis.h
input_analog_axis_settings.h
input_hid.h
input_kbd_matrix.h
input_keymap.h
input_pat912x.h
input_paw32xx.h
input_pmw3610.h
input_touch.h