Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/include/usb/
Dcdc_acm_host.h89 unsigned driver_task_priority; /**< Priority of the driver's task */ member
/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/
Dcdc_acm_host.c68 .driver_task_priority = 10,
410 driver_config->driver_task_priority, &driver_task_h, driver_config->xCoreID); in cdc_acm_host_install()