Searched refs:bDescriptorType (Results 1 – 11 of 11) sorted by relevance
147 uint8_t bDescriptorType; member169 uint8_t bDescriptorType; member189 uint8_t bDescriptorType; member211 uint8_t bDescriptorType; member240 uint8_t bDescriptorType; member255 uint8_t bDescriptorType; member276 uint8_t bDescriptorType; member306 uint8_t bDescriptorType; member328 uint8_t bDescriptorType; member356 uint8_t bDescriptorType; member[all …]
119 uint8_t bDescriptorType; /*!<CS_INTERFACE descriptor type.*/ member129 uint8_t bDescriptorType; /*!<CS_INTERFACE.*/ member140 uint8_t bDescriptorType; /*!<CS_INTERFACE.*/ member149 uint8_t bDescriptorType; /*!<CS_INTERFACE.*/ member158 uint8_t bDescriptorType; /*!<CS_INTERFACE.*/ member169 uint8_t bDescriptorType; /*!<CS_INTERFACE.*/ member178 uint8_t bDescriptorType; /*!<CS_INTERFACE descriptor type.*/ member189 uint8_t bDescriptorType; /*!<CS_INTERFACE.*/ member197 uint8_t bDescriptorType; /*! @brief CS_INTERFACE */ member213 uint8_t bDescriptorType; /*!<CS_INTERFACE descriptor type.*/ member
514 …if ((ptr1.common->bDescriptorType == 0x04U) && (ptr1.interface->bAlternateSetting == alternateSett… in USB_HostAudioStreamSetInterface()524 if (ptr1.common->bDescriptorType == 0x24U) in USB_HostAudioStreamSetInterface()567 if (ptr1.common->bDescriptorType == 0x05U) in USB_HostAudioStreamSetInterface()593 if ((0x25U == ptr1.common->bDescriptorType)) in USB_HostAudioStreamSetInterface()617 if (ctrl_ptr.common->bDescriptorType == 0x24U) in USB_HostAudioStreamSetInterface()652 if (ctrl_ptr.common->bDescriptorType == 0x24U) in USB_HostAudioStreamSetInterface()695 if (ctrl_ptr.common->bDescriptorType == 0x24U) in USB_HostAudioStreamSetInterface()721 if (ctrl_ptr.common->bDescriptorType == 0x24U) in USB_HostAudioStreamSetInterface()745 if (ctrl_ptr.common->bDescriptorType == 0x24U) in USB_HostAudioStreamSetInterface()767 if (ctrl_ptr.common->bDescriptorType == 0x24U) in USB_HostAudioStreamSetInterface()[all …]
476 if (descUnion.common->bDescriptorType == USB_HOST_DESC_CS_INTERFACE) in USB_HostVideoStreamSetInterface()495 if ((descUnion.common->bDescriptorType == USB_DESCRIPTOR_TYPE_INTERFACE) && in USB_HostVideoStreamSetInterface()507 if (descUnion.common->bDescriptorType == USB_DESCRIPTOR_TYPE_ENDPOINT) in USB_HostVideoStreamSetInterface()514 if (USB_HOST_DESC_CS_ENDPOINT == descUnion.common->bDescriptorType) in USB_HostVideoStreamSetInterface()628 if (((interface_ptr->interfaceDesc->bDescriptorType == USB_DESCRIPTOR_TYPE_INTERFACE) && in USB_HostVideoControlSetInterface()630 ((desc.common->bDescriptorType == USB_DESCRIPTOR_TYPE_INTERFACE) && in USB_HostVideoControlSetInterface()640 if (desc.common->bDescriptorType == USB_HOST_DESC_CS_INTERFACE) in USB_HostVideoControlSetInterface()939 if (descUnion.common->bDescriptorType == USB_HOST_DESC_CS_INTERFACE) in USB_HostVideoStreamGetFormatDescriptor()984 if ((formatDesc == NULL) || (formatDesc->bDescriptorType != USB_HOST_DESC_CS_INTERFACE)) in USB_HostVideoStreamGetFrameDescriptor()995 if ((desc.video_frame_common->bDescriptorType == USB_HOST_DESC_CS_INTERFACE) && in USB_HostVideoStreamGetFrameDescriptor()
662 if (ifBuffer->common.bDescriptorType == USB_DESCRIPTOR_TYPE_INTERFACE && in USB_HostCdcSetDataInterface()674 if (ifBuffer->common.bDescriptorType == USB_DESCRIPTOR_TYPE_ENDPOINT) in USB_HostCdcSetDataInterface()1351 if (ifBuffer->common.bDescriptorType == 0x24U) in USB_HostCdcGetEcmDescriptor()
85 uint8_t bDescriptorType; /*!< Constant name specifying type of HID descriptor*/ member
197 uint8_t bDescriptorType; /* DEVICE Descriptor Type */ member204 uint8_t bDescriptorType; /* DEVICE Descriptor Type */ member222 uint8_t bDescriptorType; /* CONFIGURATION type = 2U or 7U */ member234 uint8_t bDescriptorType; member247 uint8_t bDescriptorType; member257 uint8_t bDescriptorType; member266 uint8_t bDescriptorType; /* BOS Descriptor type = 0FU*/ member274 uint8_t bDescriptorType; /* DEVICE CAPABILITY Descriptor type = 0x10U*/ member281 uint8_t bDescriptorType; member
816 (unionDes->common.bDescriptorType == USB_DESCRIPTOR_TYPE_CONFIGURE)) in USB_HostParseDeviceConfigurationDescriptor()828 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_INTERFACE)) in USB_HostParseDeviceConfigurationDescriptor()834 if ((unionDes->common.bDescriptorType == 0x00U) || in USB_HostParseDeviceConfigurationDescriptor()853 (unionDes->common.bDescriptorType == USB_DESCRIPTOR_TYPE_INTERFACE)) in USB_HostParseDeviceConfigurationDescriptor()888 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_INTERFACE) && in USB_HostParseDeviceConfigurationDescriptor()889 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT)) in USB_HostParseDeviceConfigurationDescriptor()895 if ((unionDes->common.bDescriptorType == 0x00U) || in USB_HostParseDeviceConfigurationDescriptor()913 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT) || in USB_HostParseDeviceConfigurationDescriptor()925 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT)) in USB_HostParseDeviceConfigurationDescriptor()946 … (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT) && in USB_HostParseDeviceConfigurationDescriptor()[all …]
682 if (unionDes->interface.bDescriptorType == USB_DESCRIPTOR_TYPE_INTERFACE) in USB_HostHelperParseAlternateSetting()715 if ((unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_INTERFACE) && in USB_HostHelperParseAlternateSetting()716 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT)) in USB_HostHelperParseAlternateSetting()734 if ((unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT) || in USB_HostHelperParseAlternateSetting()745 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT)) in USB_HostHelperParseAlternateSetting()760 if ((unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT) && in USB_HostHelperParseAlternateSetting()761 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_INTERFACE)) in USB_HostHelperParseAlternateSetting()
114 uint8_t bDescriptorType; member
393 if (ptr1->common.bDescriptorType == USB_DESCRIPTOR_TYPE_ENDPOINT) in USB_DeviceSetSpeed()