Home
last modified time | relevance | path

Searched defs:LV_DRAW_BUF_ALIGN (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/tests/src/
Dlv_test_conf.h74 #define LV_DRAW_BUF_ALIGN 64 macro
115 #define LV_DRAW_BUF_ALIGN 852 macro
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h137 #define LV_DRAW_BUF_ALIGN 4 macro
/lvgl-latest/src/
Dlv_conf_internal.h330 #define LV_DRAW_BUF_ALIGN CONFIG_LV_DRAW_BUF_ALIGN macro
332 #define LV_DRAW_BUF_ALIGN 4 macro
/lvgl-latest/
DKconfig183 config LV_DRAW_BUF_ALIGN config