Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/os/common/src/
Dos_alloc.c75 #define OS_ERR_VISITALLOCATED_INVID "OS_VisitAllocated(): illegal arena id." macro
1513 SDK_TASSERTMSG(id < OS_ARENA_MAX, OS_ERR_VISITALLOCATED_INVID); in OS_VisitAllocated()