Searched refs:OS_STACK_NO_ERROR (Results 1 – 3 of 3) sorted by relevance
534 return OS_STACK_NO_ERROR; in OS_GetIrqStackStatus()560 if (st == OS_STACK_NO_ERROR) in OSi_CheckIrqStack()
1523 return OS_STACK_NO_ERROR; in OS_GetStackStatus()1550 if ((st = OS_GetStackStatus(thread)) == OS_STACK_NO_ERROR) in OSi_CheckStack()
210 OS_STACK_NO_ERROR = 0, enumerator