Searched refs:task_repl_PRIORITY (Results 1 – 1 of 1) sorted by relevance
17 #ifndef task_repl_PRIORITY18 #define task_repl_PRIORITY (configMAX_PRIORITIES - 4U) macro296 …task_hdl_repl = xTaskCreateStatic(task_repl, "task_repl", 1024U, NULL, task_repl_PRIORITY, task_st… in shell_init()
Completed in 6 milliseconds