Searched refs:osError (Results 1 – 3 of 3) sorted by relevance
34 ``osError`` (Unspecified error) is not supported.
197 …osError = -1, /* /< Unspecified RTOS error: run-time error but no other … enumerator
467 osStatus_t status = osError; in osThreadJoin()