Home
last modified time | relevance | path

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

/lvgl-3.4.0/zephyr/
Dlv_conf.h18 #define LV_MEM_CUSTOM_ALLOC malloc macro
25 #define LV_MEM_CUSTOM_ALLOC lvgl_malloc macro
/lvgl-3.4.0/env_support/rt-thread/
Dlv_rt_thread_conf.h26 # define LV_MEM_CUSTOM_ALLOC rt_malloc macro
/lvgl-3.4.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h65 #define LV_MEM_CUSTOM_ALLOC malloc macro
/lvgl-3.4.0/src/
Dlv_conf_internal.h153 #define LV_MEM_CUSTOM_ALLOC CONFIG_LV_MEM_CUSTOM_ALLOC macro
155 #define LV_MEM_CUSTOM_ALLOC malloc macro