Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_interrupt_endpoint_start.c92 …status = _ux_host_stack_interface_endpoint_get(hub -> ux_host_class_hub_interface, 0, &hub -> ux_… in _ux_host_class_hub_interrupt_endpoint_start()
Dux_host_class_hub_configure.c188 …x_host_stack_configuration_interface_get(configuration, 0, 0, &hub -> ux_host_class_hub_interface); in _ux_host_class_hub_configure()
Dux_host_class_hub_activate.c129 hub -> ux_host_class_hub_interface = device -> in _ux_host_class_hub_activate()
Dux_host_class_hub_descriptor_get.c52 … hub -> ux_host_class_hub_interface -> ux_interface_descriptor.bInterfaceProtocol; in _ux_host_class_hub_descriptor_parse()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hub_descriptor_get_coverage_test.c68 hub.ux_host_class_hub_interface = &hub_interface; in test_application_define()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hub.h216 UX_INTERFACE *ux_host_class_hub_interface; member