Searched refs:OS_ERR_ALLOCFROMHEAP_INVID (Results 1 – 1 of 1) sorted by relevance
53 #define OS_ERR_ALLOCFROMHEAP_INVID "OS_AllocFromHeap(): illegal arena id." macro376 SDK_TASSERTMSG(id < OS_ARENA_MAX, OS_ERR_ALLOCFROMHEAP_INVID); in OS_AllocFromHeap()