Home
last modified time | relevance | path

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

/lvgl-3.4.0/env_support/rt-thread/
Dlv_rt_thread_conf.h24 # define LV_MEM_CUSTOM 1 macro
/lvgl-3.4.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h50 #define LV_MEM_CUSTOM 0 macro
/lvgl-3.4.0/src/
Dlv_conf_internal.h114 #define LV_MEM_CUSTOM CONFIG_LV_MEM_CUSTOM macro
116 #define LV_MEM_CUSTOM 0 macro
/lvgl-3.4.0/
DKconfig72 config LV_MEM_CUSTOM config