zephyr/modules/lvgl/include
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
..
lv_conf.h modules: lvgl: simplify sys_heap memory size configs 2023-09-27 09:54:08 +02:00
lvgl_button_input.h modules: lvgl: fix initialization order depedencies 2023-09-18 20:37:43 +02:00
lvgl_common_input.h input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
lvgl_display.h modules: lvgl: Add support for frame rounder callback 2024-03-04 22:12:54 +01:00
lvgl_encoder_input.h modules: lvgl: fix initialization order depedencies 2023-09-18 20:37:43 +02:00
lvgl_fs.h
lvgl_input_device.h
lvgl_keypad_input.h modules: lvgl: input: add zephyr,lvgl-keypad-input device binding 2023-12-06 09:15:50 +00:00
lvgl_mem.h
lvgl_pointer_input.h modules: lvgl: fix initialization order depedencies 2023-09-18 20:37:43 +02:00