Searched refs:os_thread_priority_idle (Results 1 – 3 of 3) sorted by relevance
16 os_thread_priority_idle = -3, /* priority: idle (lowest) */ enumerator
209 } else if (hal_os_thread_param->priority < os_thread_priority_idle || in HAL_ThreadCreate()
121 } else if (hal_os_thread_param->priority < os_thread_priority_idle || in HAL_ThreadCreate()
Completed in 7 milliseconds