Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/os/common/src/
Dos_alloc.c28 #define OS_ERR_ALLOCFIXED_NOHEAP "OS_AllocFixed(): heap is not initialized." macro
510 SDK_TASSERTMSG(heapInfo->heapArray, OS_ERR_ALLOCFIXED_NOHEAP); in OS_AllocFixed()