Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/heap/
A Dheap_api.h26 #define heap_malloc multi_heap_malloc macro
48 void *heap_malloc(heap_handle_t heap, size_t size);
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/nvrecord/
A Dlist_ext.h19 #define pool_malloc(size) heap_malloc(g_nv_mempool,size)

Completed in 2 milliseconds