Searched refs:OS_E_ISR (Results 1 – 3 of 3) sorted by relevance
61 OS_E_ISR = -5, /* not allowed in ISR context */ enumerator
69 OS_E_ISR = -5, /* not allowed in ISR context */ enumerator
117 return OS_E_ISR; in OS_SemaphoreWait()
Completed in 9 milliseconds