Searched refs:OS_ERR_ADDTOHEAP_NOHEAP (Results 1 – 2 of 2) sorted by relevance
165 #define OS_ERR_ADDTOHEAP_NOHEAP "OSAddToHeap(): heap is not initialized." macro
842 ASSERTMSG(HeapArray, OS_ERR_ADDTOHEAP_NOHEAP); in OSAddToHeap()