Searched refs:LV_MEM_CUSTOM_FREE (Results 1 – 5 of 5) sorted by relevance
27 # define LV_MEM_CUSTOM_FREE rt_free macro
61 #define LV_MEM_CUSTOM_FREE free macro
65 #define LV_MEM_CUSTOM_FREE free
175 #ifndef LV_MEM_CUSTOM_FREE177 #define LV_MEM_CUSTOM_FREE CONFIG_LV_MEM_CUSTOM_FREE macro179 #define LV_MEM_CUSTOM_FREE free macro
183 LV_MEM_CUSTOM_FREE(data); in lv_mem_free()