Searched refs:OS_ERR_ALLOCFIXED_INVID (Results 1 – 1 of 1) sorted by relevance
55 #define OS_ERR_ALLOCFIXED_INVID "OS_AllocFixed(): illegal arena id." macro506 SDK_TASSERTMSG(id < OS_ARENA_MAX, OS_ERR_ALLOCFIXED_INVID); in OS_AllocFixed()