Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_port_reset.c86 status = _ux_host_class_hub_feature(hub, port, UX_SET_FEATURE, UX_HOST_CLASS_HUB_PORT_RESET); in _ux_host_class_hub_port_reset()
Dux_host_class_hub_tasks_run.c307 UX_SET_FEATURE, UX_HOST_CLASS_HUB_PORT_RESET); in _ux_host_class_hub_inst_tasks_run()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hub.h109 #define UX_HOST_CLASS_HUB_PORT_RESET 0x04 macro
/USBX-v6.2.1/test/regression/
Dux_device_class_dummy_hub.c236 case UX_HOST_CLASS_HUB_PORT_RESET: in _ux_device_class_hub_control_request()