Searched refs:descriptorType (Results 1 – 6 of 6) sorted by relevance
137 … (uint16_t)((uint16_t)descriptorParam->descriptorType << 8) | descriptorParam->descriptorIndex); in USB_HostStandardSetGetDescriptor()
104 uint8_t descriptorType; /*!< See the usb_spec.h, such as the USB_DESCRIPTOR_TYPE_DEVICE */ member
338 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_DEVICE; in USB_HostProcessState()353 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_CONFIGURE; in USB_HostProcessState()365 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_CONFIGURE; in USB_HostProcessState()
712 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_DEVICE; in USB_HostEhciTestSingleStepGetDeviceDesc()
347 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_DEVICE; in USB_HostProcessState()362 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_CONFIGURE; in USB_HostProcessState()374 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_CONFIGURE; in USB_HostProcessState()
735 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_DEVICE; in USB_HostEhciTestSingleStepGetDeviceDesc()
Completed in 24 milliseconds