Searched refs:bDescriptorType (Results 1 – 12 of 12) 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 …]
113 uint8_t bDescriptorType; /*!<CS_INTERFACE descriptor type.*/ member123 uint8_t bDescriptorType; /*!<CS_INTERFACE.*/ member134 uint8_t bDescriptorType; /*!<CS_INTERFACE.*/ member143 uint8_t bDescriptorType; /*!<CS_INTERFACE.*/ member152 uint8_t bDescriptorType; /*!<CS_INTERFACE.*/ member163 uint8_t bDescriptorType; /*!<CS_INTERFACE.*/ member172 uint8_t bDescriptorType; /*!<CS_INTERFACE descriptor type.*/ member183 uint8_t bDescriptorType; /*!<CS_INTERFACE.*/ member192 uint8_t bDescriptorType; /*!<CS_INTERFACE descriptor type.*/ member
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()
508 …if ((ptr1.common->bDescriptorType == 0x04U) && (ptr1.interface->bAlternateSetting == alternateSett… in USB_HostAudioStreamSetInterface()518 if (ptr1.common->bDescriptorType == 0x24U) in USB_HostAudioStreamSetInterface()561 if (ptr1.common->bDescriptorType == 0x05U) in USB_HostAudioStreamSetInterface()587 if ((0x25U == ptr1.common->bDescriptorType)) in USB_HostAudioStreamSetInterface()699 if (((interface_ptr->interfaceDesc->bDescriptorType == 0x04U) && in USB_HostAudioControlSetInterface()701 …((ptr1.common->bDescriptorType == 0x04U) && (ptr1.interface->bAlternateSetting == alternateSetting… in USB_HostAudioControlSetInterface()711 if (ptr1.common->bDescriptorType == 0x24U) in USB_HostAudioControlSetInterface()
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
814 (unionDes->common.bDescriptorType == USB_DESCRIPTOR_TYPE_CONFIGURE)) in USB_HostParseDeviceConfigurationDescriptor()826 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_INTERFACE)) in USB_HostParseDeviceConfigurationDescriptor()832 if ((unionDes->common.bDescriptorType == 0x00U) || in USB_HostParseDeviceConfigurationDescriptor()851 (unionDes->common.bDescriptorType == USB_DESCRIPTOR_TYPE_INTERFACE)) in USB_HostParseDeviceConfigurationDescriptor()886 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_INTERFACE) && in USB_HostParseDeviceConfigurationDescriptor()887 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT)) in USB_HostParseDeviceConfigurationDescriptor()893 if ((unionDes->common.bDescriptorType == 0x00U) || in USB_HostParseDeviceConfigurationDescriptor()911 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT) || in USB_HostParseDeviceConfigurationDescriptor()923 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT)) in USB_HostParseDeviceConfigurationDescriptor()944 … (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT) && in USB_HostParseDeviceConfigurationDescriptor()[all …]
710 if (unionDes->interface.bDescriptorType == USB_DESCRIPTOR_TYPE_INTERFACE) in USB_HostHelperParseAlternateSetting()743 if ((unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_INTERFACE) && in USB_HostHelperParseAlternateSetting()744 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT)) in USB_HostHelperParseAlternateSetting()762 if ((unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT) || in USB_HostHelperParseAlternateSetting()773 (unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT)) in USB_HostHelperParseAlternateSetting()788 if ((unionDes->common.bDescriptorType != USB_DESCRIPTOR_TYPE_ENDPOINT) && in USB_HostHelperParseAlternateSetting()789 (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()