Home
last modified time | relevance | path

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

/lvgl-3.4.0/zephyr/
Dlv_conf.h20 #define LV_MEM_CUSTOM_FREE free macro
27 #define LV_MEM_CUSTOM_FREE lvgl_free macro
/lvgl-3.4.0/env_support/rt-thread/
Dlv_rt_thread_conf.h27 # define LV_MEM_CUSTOM_FREE rt_free macro
/lvgl-3.4.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h66 #define LV_MEM_CUSTOM_FREE free macro
/lvgl-3.4.0/src/
Dlv_conf_internal.h160 #define LV_MEM_CUSTOM_FREE CONFIG_LV_MEM_CUSTOM_FREE macro
162 #define LV_MEM_CUSTOM_FREE free macro