Home
last modified time | relevance | path

Searched defs:LV_MEM_CUSTOM_ALLOC (Results 1 – 3 of 3) sorted by relevance

/lvgl-3.6.0/env_support/rt-thread/
Dlv_rt_thread_conf.h26 # define LV_MEM_CUSTOM_ALLOC rt_malloc macro
/lvgl-3.6.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h57 #define LV_MEM_CUSTOM_ALLOC malloc macro
/lvgl-3.6.0/src/
Dlv_conf_internal.h170 #define LV_MEM_CUSTOM_ALLOC CONFIG_LV_MEM_CUSTOM_ALLOC macro
172 #define LV_MEM_CUSTOM_ALLOC malloc macro