Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/os/include/
DOSAssert.h150 #define OS_ERR_ALLOCFIXED_NOHEAP "OSAllocFixed(): heap is not initialized." macro
/RvlSDK-3.2.2/build/libraries/os/src/
DOSAlloc.c448 ASSERTMSG(HeapArray, OS_ERR_ALLOCFIXED_NOHEAP); in OSAllocFixed()