zephyr/modules/lvgl/include
Daniel DeGrasse c8161dc53d modules: lvgl: provide alignment definition
For some systems, the display peripheral or GPU requires that buffers be
aligned on a boundary for optimal performance. We already align display
buffers using CONFIG_LV_ATTRIBUTE_MEM_ALIGN_SIZE, but some applications
will rely on the definition of LV_ATTRIBUTE_MEM_ALIGN. Provide this
definition so those buffers will be aligned as well.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-09-10 21:52:35 -04:00
..
lv_conf.h modules: lvgl: provide alignment definition 2024-09-10 21:52:35 -04:00
lvgl_button_input.h
lvgl_common_input.h input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
lvgl_display.h
lvgl_encoder_input.h
lvgl_fs.h
lvgl_input_device.h
lvgl_keypad_input.h
lvgl_mem.h
lvgl_pointer_input.h