Searched refs:OS_ERR_ADDTOHEAP_NOHEAP (Results 1 – 1 of 1) sorted by relevance
44 #define OS_ERR_ADDTOHEAP_NOHEAP "OS_AddToHeap(): heap is not initialized." macro1143 SDK_TASSERTMSG(heapInfo->heapArray, OS_ERR_ADDTOHEAP_NOHEAP); in OS_AddToHeap()