Searched refs:descriptorIndex (Results 1 – 7 of 7) sorted by relevance
474 uint8_t descriptorIndex = (uint8_t)((setup->wValue & 0x00FFU)); in USB_DeviceCh9GetDescriptor() local500 (descriptorIndex == 0U) && (setup->wIndex == 0U)) in USB_DeviceCh9GetDescriptor()512 commonDescriptor.configurationDescriptor.configuration = descriptorIndex; in USB_DeviceCh9GetDescriptor()522 commonDescriptor.stringDescriptor.stringIndex = descriptorIndex; in USB_DeviceCh9GetDescriptor()533 (descriptorIndex == 0U)) in USB_DeviceCh9GetDescriptor()544 (descriptorIndex == 0U)) in USB_DeviceCh9GetDescriptor()556 commonDescriptor.hidPhysicalDescriptor.index = descriptorIndex; in USB_DeviceCh9GetDescriptor()568 (descriptorIndex == 0U) && (setup->wIndex == 0U)) in USB_DeviceCh9GetDescriptor()582 commonDescriptor.configurationDescriptor.configuration = descriptorIndex; in USB_DeviceCh9GetDescriptor()
339 getDescriptorParam.descriptorIndex = 0U; in USB_HostProcessState()354 getDescriptorParam.descriptorIndex = deviceInstance->configurationValue; in USB_HostProcessState()366 getDescriptorParam.descriptorIndex = deviceInstance->configurationValue; in USB_HostProcessState()
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
168 getDescriptorParam.descriptorIndex = 0; in USB_HostIp3516HsTestSingleStepGetDeviceDesc()205 getDescriptorParam.descriptorIndex = 0; in USB_HostIp3516HsTestSingleStepGetDeviceDescData()
733 getDescriptorParam.descriptorIndex = 0; in USB_HostEhciTestSingleStepGetDeviceDesc()
147 descriptorParam.descriptorIndex = index; in USB_HostCdcEcmGetMacStringDescriptor()