Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_ports_power.c107 …tatus = _ux_host_class_hub_feature(hub, port_index, UX_SET_FEATURE, UX_HOST_CLASS_HUB_PORT_POWER); in _ux_host_class_hub_ports_power()
Dux_host_class_hub_entry.c343 UX_SET_FEATURE, UX_HOST_CLASS_HUB_PORT_POWER); in _ux_host_class_hub_activate_wait()
/USBX-v6.2.1/test/regression/
Dusbx_hub_request_to_hub_itself_test.c28 UINT function = UX_HOST_CLASS_HUB_PORT_POWER; in post_init_host()
Dusbx_hub_no_power_switching_test.c49 port_power_setup.ux_test_setup_value = UX_HOST_CLASS_HUB_PORT_POWER; in post_init_host()
Dux_device_class_dummy_hub.c251 case UX_HOST_CLASS_HUB_PORT_POWER: in _ux_device_class_hub_control_request()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hub.h110 #define UX_HOST_CLASS_HUB_PORT_POWER 0x08 macro