Home
last modified time | relevance | path

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

/USBX-v6.3.0/common/usbx_host_classes/src/
Dux_host_class_hub_interrupt_endpoint_start.c93 …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_activate.c130 hub -> ux_host_class_hub_interface = device -> in _ux_host_class_hub_activate()
Dux_host_class_hub_configure.c189 …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_descriptor_get.c53 … hub -> ux_host_class_hub_interface -> ux_interface_descriptor.bInterfaceProtocol; in _ux_host_class_hub_descriptor_parse()
/USBX-v6.3.0/common/usbx_host_classes/inc/
Dux_host_class_hub.h217 UX_INTERFACE *ux_host_class_hub_interface; member