Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dheap.h33 int heapFreeAll(uint32_t tid);
/device/google/contexthub/firmware/src/
Dheap.c205 int heapFreeAll(uint32_t tid) in heapFreeAll() function
Dseos.c362 heapFreeAll(tid); in osTaskEnd()