Home
last modified time | relevance | path

Searched refs:touch_event_callback (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/subsys/input/draw_touch_events/src/
Dmain.c49 static void touch_event_callback(struct input_event *evt, void *user_data) in touch_event_callback() function
64 INPUT_CALLBACK_DEFINE(touch_dev, touch_event_callback, NULL);