Home
last modified time | relevance | path

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

/lvgl-3.5.0/env_support/rt-thread/
Dlv_rt_thread_conf.h27 # define LV_MEM_CUSTOM_FREE rt_free macro
/lvgl-3.5.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h58 #define LV_MEM_CUSTOM_FREE free macro
/lvgl-3.5.0/src/
Dlv_conf_internal.h177 #define LV_MEM_CUSTOM_FREE CONFIG_LV_MEM_CUSTOM_FREE macro
179 #define LV_MEM_CUSTOM_FREE free macro