Searched refs:descriptorLength (Results 1 – 6 of 6) sorted by relevance
341 getDescriptorParam.descriptorLength = sizeof(usb_descriptor_device_t); in USB_HostProcessState()344 getDescriptorParam.descriptorLength = 8; in USB_HostProcessState()364 getDescriptorParam.descriptorLength = 9; in USB_HostProcessState()376 getDescriptorParam.descriptorLength = deviceInstance->configurationLen; in USB_HostProcessState()
732 getDescriptorParam.descriptorLength = sizeof(usb_descriptor_device_t); in USB_HostEhciTestSingleStepGetDeviceDesc()733 getDescriptorParam.descriptorLength = 18; in USB_HostEhciTestSingleStepGetDeviceDesc()
332 getDescriptorParam.descriptorLength = (uint16_t)sizeof(usb_descriptor_device_t); in USB_HostProcessState()335 getDescriptorParam.descriptorLength = 8U; in USB_HostProcessState()355 getDescriptorParam.descriptorLength = 9; in USB_HostProcessState()367 getDescriptorParam.descriptorLength = deviceInstance->configurationLen; in USB_HostProcessState()
140 descriptorParam->descriptorLength); in USB_HostStandardSetGetDescriptor()
111 uint16_t descriptorLength; /*!< Buffer data length */ member
709 getDescriptorParam.descriptorLength = sizeof(usb_descriptor_device_t); in USB_HostEhciTestSingleStepGetDeviceDesc()710 getDescriptorParam.descriptorLength = 18; in USB_HostEhciTestSingleStepGetDeviceDesc()
Completed in 24 milliseconds