zephyr/modules/lvgl
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
..
include input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
input input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
CMakeLists.txt
Kconfig
Kconfig.input
Kconfig.memory modules: lvgl: support linking memory pool to custom section 2024-06-22 05:39:41 -04:00
Kconfig.shell
lvgl.c
lvgl_display.c
lvgl_display_16bit.c
lvgl_display_24bit.c
lvgl_display_32bit.c
lvgl_display_mono.c
lvgl_fs.c
lvgl_mem.c modules: lvgl: support linking memory pool to custom section 2024-06-22 05:39:41 -04:00
lvgl_shell.c