Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/
A Dlv_conf_checker.h112 #ifndef LV_MEM_CUSTOM_FREE
113 # define LV_MEM_CUSTOM_FREE free /*Wrapper to free*/ macro
/AliOS-Things-master/components/littlevgl/
A Dlv_conf.h86 # define LV_MEM_CUSTOM_FREE free /*Wrapper to free*/ macro
A Dlv_conf_template.h86 # define LV_MEM_CUSTOM_FREE free /*Wrapper to free*/
/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_mem.c206 LV_MEM_CUSTOM_FREE(e); in lv_mem_free()
208 LV_MEM_CUSTOM_FREE((void *)data); in lv_mem_free()

Completed in 6 milliseconds