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