Searched refs:Thread_2 (Results 1 – 1 of 1) sorted by relevance
32 void Thread_2(void const *arg) in Thread_2() function70 osThreadDef(Thread_2, osPriorityHigh, 1, 0);124 id2 = osThreadCreate(osThread(Thread_2), osThreadGetId()); in ZTEST()