zephyr/tests/subsys/input
Fabio Baltieri 61129d8fd2 input: longpress, keymap: use an explicit callback name
Use an explicit callback name so that multiple instances of this do not
result in a:

redefinition of '_input_callback__longpress_cb'

error. This used to work when it was using unique generated wrappers,
but now it needs an index in the callback name.

Use it in one of the API tests as well, just in case.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-07-31 12:55:11 +02:00
..
api input: longpress, keymap: use an explicit callback name 2024-07-31 12:55:11 +02:00
kbd_matrix_state_dump tests/subsys/input: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
longpress input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
shell tests/subsys/input: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00