Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/os/common/src/
Dos_alloc.c68 #define OS_ERR_ADDTOHEAP_NOINFO "OS_AddToHeap(): heap not initialized." macro
1140 SDK_TASSERTMSG(OSiHeapInfo[id], OS_ERR_ADDTOHEAP_NOINFO); in OS_AddToHeap()