Searched refs:configurationValue (Results 1 – 3 of 3) sorted by relevance
268 deviceInstance->configurationValue = 0U; in USB_HostEnumerationTransferCallback()354 getDescriptorParam.descriptorIndex = deviceInstance->configurationValue; in USB_HostProcessState()366 getDescriptorParam.descriptorIndex = deviceInstance->configurationValue; in USB_HostProcessState()530 deviceInstance->configurationValue++; in USB_HostProcessCallback()543 … if (deviceInstance->configurationValue < deviceInstance->deviceDescriptor->bNumConfigurations) in USB_HostProcessCallback()
64 … uint8_t configurationValue; /*!< Configuration index */ member
635 *infoValue = (uint32_t)deviceInstance->configurationValue - 1U; in USB_HostHelperGetPeripheralInformation()