Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/os/common/src/
Dos_alloc.c35 #define OS_ERR_INITALLOC_INVNUMHEAPS "OS_InitAlloc(): invalid number of heaps." macro
841 SDK_TASSERTMSG(0 < maxHeaps, OS_ERR_INITALLOC_INVNUMHEAPS); in OS_InitAlloc()