Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_descriptor_get.c43 ULONG tt_protocols; /* (bDeviceProtocol << 8) | bInterfaceProtocol */ in _ux_host_class_hub_descriptor_parse() local
51tt_protocols = ((ULONG)hub -> ux_host_class_hub_device -> ux_device_descriptor.bDeviceProtocol << … in _ux_host_class_hub_descriptor_parse()
53 switch(tt_protocols) in _ux_host_class_hub_descriptor_parse()