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.c44 ULONG tt_protocols; /* (bDeviceProtocol << 8) | bInterfaceProtocol */ in _ux_host_class_hub_descriptor_parse() local
52 tt_protocols = (hub -> ux_host_class_hub_device -> ux_device_descriptor.bDeviceProtocol << 8) | in _ux_host_class_hub_descriptor_parse()
54 switch(tt_protocols) in _ux_host_class_hub_descriptor_parse()