Searched refs:task_repl (Results 1 – 1 of 1) sorted by relevance
99 static void task_repl(void *param) in task_repl() function296 …task_hdl_repl = xTaskCreateStatic(task_repl, "task_repl", 1024U, NULL, task_repl_PRIORITY, task_st… in shell_init()
Completed in 2 milliseconds