Searched refs:control_thread (Results 1 – 1 of 1) sorted by relevance
95 void control_thread(void) in control_thread() function121 K_THREAD_DEFINE(control, 1024, control_thread, NULL, NULL, NULL, -1, 0, 1000);
Completed in 8 milliseconds