zephyr/modules/lvgl/include
Fabian Blatz d2cebade85 modules: lvgl: Add support for NXP PXP engine
Adds support for the NXP PXP engine. LVGL changed
the Kconfig symbol from LV_USE_GPU_NXP_PXP to
LV_USE_PXP, but hal_nxp still relies on
LV_USE_GPU_NXP_PXP, so add a temporary symbol for it.
Additionally the drawing engines need to invalidate
ranges in the dcache, the method needs to be provided
via a lvgl_support.h file.

Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
2025-01-04 14:17:10 +01:00
..
lv_conf.h modules: lvgl: Add zephyr OSAL implementation 2025-01-04 14:17:10 +01: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: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00
lvgl_display.h modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +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 modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00
lvgl_pointer_input.h modules: lvgl: fix initialization order depedencies 2023-09-18 20:37:43 +02:00
lvgl_support.h modules: lvgl: Add support for NXP PXP engine 2025-01-04 14:17:10 +01:00
lvgl_zephyr.h modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00
lvgl_zephyr_osal.h modules: lvgl: Add zephyr OSAL implementation 2025-01-04 14:17:10 +01:00