Searched refs:USB_DESCRIPTOR_LENGTH_CONFIGURE (Results 1 – 4 of 4) sorted by relevance
65 #define USB_DESCRIPTOR_LENGTH_CONFIGURE (0x09U) macro
66 #define USB_DESCRIPTOR_LENGTH_CONFIGURE (0x09U) macro
750 if ((unionDes->common.bLength == USB_DESCRIPTOR_LENGTH_CONFIGURE) && in USB_HostParseDeviceConfigurationDescriptor()
813 …t32_t)unionDes) + 1U) < endPos) && (unionDes->common.bLength == USB_DESCRIPTOR_LENGTH_CONFIGURE) && in USB_HostParseDeviceConfigurationDescriptor()
Completed in 18 milliseconds