Searched refs:bLength (Results 1 – 11 of 11) sorted by relevance
145 uint8_t bLength; member167 uint8_t bLength; member187 uint8_t bLength; member209 uint8_t bLength; member238 uint8_t bLength; member253 uint8_t bLength; member274 uint8_t bLength; member304 uint8_t bLength; member326 uint8_t bLength; member354 uint8_t bLength; member[all …]
519 ptr1.bufr += ptr1.common->bLength; in USB_HostAudioStreamSetInterface()520 length += ptr1.common->bLength; in USB_HostAudioStreamSetInterface()590 descLength = ptr1.common->bLength; in USB_HostAudioStreamSetInterface()591 ptr1.bufr += ptr1.common->bLength; in USB_HostAudioStreamSetInterface()596 interface_ptr->epList[ep].epExtensionLength = ptr1.common->bLength; in USB_HostAudioStreamSetInterface()604 ptr1.bufr += ptr1.common->bLength; in USB_HostAudioStreamSetInterface()642 ctrl_ptr.bufr += ctrl_ptr.common->bLength; in USB_HostAudioStreamSetInterface()643 length += ctrl_ptr.common->bLength; in USB_HostAudioStreamSetInterface()684 ctrl_ptr.bufr += ctrl_ptr.common->bLength; in USB_HostAudioStreamSetInterface()685 length += ctrl_ptr.common->bLength; in USB_HostAudioStreamSetInterface()[all …]
485 length += descUnion.common->bLength; in USB_HostVideoStreamSetInterface()486 descUnion.bufr += descUnion.common->bLength; in USB_HostVideoStreamSetInterface()501 length += descUnion.common->bLength; in USB_HostVideoStreamSetInterface()502 descUnion.bufr += descUnion.common->bLength; in USB_HostVideoStreamSetInterface()511 descLength = descUnion.common->bLength; in USB_HostVideoStreamSetInterface()512 descUnion.bufr += descUnion.common->bLength; in USB_HostVideoStreamSetInterface()517 interface_ptr->epList[ep].epExtensionLength = descUnion.common->bLength; in USB_HostVideoStreamSetInterface()525 descUnion.bufr += descUnion.common->bLength; in USB_HostVideoStreamSetInterface()635 length += desc.common->bLength; in USB_HostVideoControlSetInterface()636 desc.bufr += desc.common->bLength; in USB_HostVideoControlSetInterface()[all …]
56 uint8_t bLength; /*!< Class function descriptor length */ member66 uint8_t bLength; /*!< Function extension descriptor length */ member76 uint8_t bLength; /*!< QoS descriptor length */ member85 uint8_t bLength; /*!< Metadata descriptor length */ member
659 extIndex += ifBuffer->common.bLength, in USB_HostCdcSetDataInterface()660 ifBuffer = (usb_descriptor_union_t *)((uint8_t *)ifBuffer + ifBuffer->common.bLength)) in USB_HostCdcSetDataInterface()671 extIndex += ifBuffer->common.bLength, in USB_HostCdcSetDataInterface()672 … ifBuffer = (usb_descriptor_union_t *)((uint8_t *)ifBuffer + ifBuffer->common.bLength)) in USB_HostCdcSetDataInterface()1322 temp = (void *)((uint8_t *)ptr1 + ptr1->common.bLength); in USB_HostCdcGetAcmDescriptor()1348 …t ifIndex = 0; ifIndex < ifPointer->interfaceExtensionLength; ifIndex += ifBuffer->common.bLength, in USB_HostCdcGetEcmDescriptor()1349 … ifBuffer = (usb_descriptor_union_t *)((uint8_t *)ifBuffer + ifBuffer->common.bLength)) in USB_HostCdcGetEcmDescriptor()
84 uint8_t bLength; /*!< Total size of the HID descriptor*/ member
196 uint8_t bLength; /* Size of this descriptor in bytes */ member203 uint8_t bLength; /* Size of this descriptor in bytes */ member221 uint8_t bLength; /* Descriptor size in bytes = 9U */ member233 uint8_t bLength; member246 uint8_t bLength; member256 uint8_t bLength; member265 uint8_t bLength; /* Descriptor size in bytes = 5U */ member273 uint8_t bLength; /* Descriptor size in bytes = 7U */ member280 uint8_t bLength; member
815 …if (((((uint32_t)unionDes) + 1U) < endPos) && (unionDes->common.bLength == USB_DESCRIPTOR_LENGTH_C… in USB_HostParseDeviceConfigurationDescriptor()824 unionDes = (usb_descriptor_union_t *)((uint32_t)unionDes + unionDes->common.bLength); in USB_HostParseDeviceConfigurationDescriptor()835 (unionDes->common.bLength == 0x00U)) /* the descriptor data is wrong */ in USB_HostParseDeviceConfigurationDescriptor()839 … deviceInstance->configuration.configurationExtensionLength += unionDes->common.bLength; in USB_HostParseDeviceConfigurationDescriptor()840 … unionDes = (usb_descriptor_union_t *)((uint32_t)unionDes + unionDes->common.bLength); in USB_HostParseDeviceConfigurationDescriptor()880 if (unionDes->common.bLength == 0x00U) /* the descriptor data is wrong */ in USB_HostParseDeviceConfigurationDescriptor()884 … unionDes = (usb_descriptor_union_t *)((uint32_t)unionDes + unionDes->common.bLength); in USB_HostParseDeviceConfigurationDescriptor()896 … (unionDes->common.bLength == 0x00U)) /* the descriptor data is wrong */ in USB_HostParseDeviceConfigurationDescriptor()900 interfaceParse->interfaceExtensionLength += unionDes->common.bLength; in USB_HostParseDeviceConfigurationDescriptor()901 … unionDes = (usb_descriptor_union_t *)((uint32_t)unionDes + unionDes->common.bLength); in USB_HostParseDeviceConfigurationDescriptor()[all …]
690 … unionDes = (usb_descriptor_union_t *)((uint32_t)unionDes + unionDes->common.bLength); in USB_HostHelperParseAlternateSetting()695 unionDes = (usb_descriptor_union_t *)((uint32_t)unionDes + unionDes->common.bLength); in USB_HostHelperParseAlternateSetting()712 unionDes = (usb_descriptor_union_t *)((uint32_t)unionDes + unionDes->common.bLength); in USB_HostHelperParseAlternateSetting()722 interface->interfaceExtensionLength += unionDes->common.bLength; in USB_HostHelperParseAlternateSetting()723 unionDes = (usb_descriptor_union_t *)((uint32_t)unionDes + unionDes->common.bLength); in USB_HostHelperParseAlternateSetting()757 …nDes = (usb_descriptor_union_t *)((uint32_t)unionDes + unionDes->common.bLength); in USB_HostHelperParseAlternateSetting()767 epParse->epExtensionLength += unionDes->common.bLength; in USB_HostHelperParseAlternateSetting()768 … unionDes = (usb_descriptor_union_t *)((uint32_t)unionDes + unionDes->common.bLength); in USB_HostHelperParseAlternateSetting()
112 uint8_t bLength; member
456 ptr1 = (usb_descriptor_union_t *)(void *)((uint8_t *)ptr1 + ptr1->common.bLength); in USB_DeviceSetSpeed()