Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_mem.c60 static void * ent_alloc(lv_mem_ent_t * e, uint32_t size);
140 alloc = ent_alloc(e, size); in lv_mem_alloc()
408 static void * ent_alloc(lv_mem_ent_t * e, uint32_t size) in ent_alloc() function

Completed in 2 milliseconds