zephyr/modules/lvgl/include
Gero Schwäricke 5bcb5242ed modules: lvgl: fix multiple LVGL inputs
The LVGL input callback does not use an instance specific name, so we
can only ever have one instance of this type. This issue was evident by
a build error, e.g., when using "zephyr,lvgl-keypad-input" nodes twice:

  error: redefinition of '_input_callback__lvgl_keypad_process_event'

Signed-off-by: Gero Schwäricke <gero.schwaericke@posteo.de>
2024-09-30 12:10:29 +01:00
..
lv_conf.h modules: lvgl: provide alignment definition 2024-09-10 21:52:35 -04:00
lvgl_button_input.h modules: lvgl: fix initialization order depedencies 2023-09-18 20:37:43 +02:00
lvgl_common_input.h modules: lvgl: fix multiple LVGL inputs 2024-09-30 12:10:29 +01: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