Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_alloc.c46 #define OS_ERR_ADDTOHEAP_INVRANGE "OS_AddToHeap(): invalid range." macro
1067 SDK_ASSERTMSG(start < end, OS_ERR_ADDTOHEAP_INVRANGE); in OS_AddToHeap()
1072 OS_ERR_ADDTOHEAP_INVRANGE); in OS_AddToHeap()
1084 OS_ERR_ADDTOHEAP_INVRANGE); in OS_AddToHeap()
1086 OS_ERR_ADDTOHEAP_INVRANGE); in OS_AddToHeap()