Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
Dthread.c304 return osThreadError; in osThreadGetState()
309 state = osThreadError; in osThreadGetState()
323 state = osThreadError; in osThreadGetState()
/Zephyr-latest/include/zephyr/portability/
Dcmsis_os2.h96 osThreadError = -1, /* /< Error. */ enumerator