Home
last modified time | relevance | path

Searched defs:osThreadGetPriority (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/portability/cmsis_rtos_v1/
Dcmsis_thread.c152 osPriority osThreadGetPriority(osThreadId thread_id) in osThreadGetPriority() function
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
Dthread.c253 osPriority_t osThreadGetPriority(osThreadId_t thread_id) in osThreadGetPriority() function