Searched refs:descriptorIndex (Results 1 – 6 of 6) sorted by relevance
137 … (uint16_t)((uint16_t)descriptorParam->descriptorType << 8) | descriptorParam->descriptorIndex); in USB_HostStandardSetGetDescriptor()
105 …uint8_t descriptorIndex; /*!< The descriptor index is used to select a specific descriptor (only… member
339 getDescriptorParam.descriptorIndex = 0U; in USB_HostProcessState()354 getDescriptorParam.descriptorIndex = deviceInstance->configurationValue; in USB_HostProcessState()366 getDescriptorParam.descriptorIndex = deviceInstance->configurationValue; in USB_HostProcessState()
713 getDescriptorParam.descriptorIndex = 0; in USB_HostEhciTestSingleStepGetDeviceDesc()
348 getDescriptorParam.descriptorIndex = 0; in USB_HostProcessState()363 getDescriptorParam.descriptorIndex = deviceInstance->configurationValue; in USB_HostProcessState()375 getDescriptorParam.descriptorIndex = deviceInstance->configurationValue; in USB_HostProcessState()
736 getDescriptorParam.descriptorIndex = 0; in USB_HostEhciTestSingleStepGetDeviceDesc()
Completed in 25 milliseconds