Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/os/common/src/
Dos_alloc.c50 #define OS_ERR_DUMPHEAP_NOHEAP "OS_DumpHeap(): heap is not initialized." macro
1426 SDK_TASSERTMSG(heapInfo && heapInfo->heapArray, OS_ERR_DUMPHEAP_NOHEAP); in OS_DumpHeap()