Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/include/
A Dtcm_heap.h60 void *tcm_heap_malloc(int size);
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/
A Dtcm_heap.c247 void *tcm_heap_malloc(int size) in tcm_heap_malloc() function
275 mem = tcm_heap_malloc(size); in tcm_heap_calloc()
A Dosdep_service.c78 void *tcm_heap_malloc(int size);
85 pbuf = tcm_heap_malloc(sz); in _rtw_vmalloc()

Completed in 6 milliseconds