Home
last modified time | relevance | path

Searched refs:task_repl_PRIORITY (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/demo/adb/
A Dcherrysh_port.c17 #ifndef task_repl_PRIORITY
18 #define task_repl_PRIORITY (configMAX_PRIORITIES - 4U) macro
296 …task_hdl_repl = xTaskCreateStatic(task_repl, "task_repl", 1024U, NULL, task_repl_PRIORITY, task_st… in shell_init()

Completed in 6 milliseconds