Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_tasks_run.c282 hub -> ux_host_class_hub_run_state = UX_HOST_CLASS_HUB_RESET; in _ux_host_class_hub_inst_tasks_run()
305 case UX_HOST_CLASS_HUB_RESET : in _ux_host_class_hub_inst_tasks_run()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hub.h178 #define UX_HOST_CLASS_HUB_RESET (UX_STATE_STEP + 2) macro