zephyr/tests/subsys/input/longpress
Fabio Baltieri 716fa268f4 input: add a user_data pointer to the callback
Add a void *user_data pointer to the input callback structure. This is
useful for driver to get back the driver data structure and avoid
defining wrapper functions.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-07-31 12:55:11 +02:00
..
boards
src input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
CMakeLists.txt
prj.conf
testcase.yaml