Searched refs:alternate (Results 1 – 3 of 3) sorted by relevance
90 uint32_t alternate; member213 gpioInitStruct.Alternate = device->resource.alternate; in InitGpioDevice()264 …if (dri->GetUint32ArrayElem(resourceNode, "alternate", i, &resource->alternate, 0) != HDF_SUCCESS)… in GpioParseHcs()304 uint32_t alternates[] = HCS_ARRAYS(HCS_NODE(PLATFORM_GPIO_CONFIG, alternate)); in GetGpioDeviceResource()313 resource->alternate = alternates[i]; in GetGpioDeviceResource()
108 * @brief Activates the alternate setting of the USB interface.111 …* @param settingIndex Index of the alternate setting, which corresponds to <b>bAlternateSetting</b…119 * @brief Obtains the activated alternate setting of the USB interface.122 …* @param settingIndex Index of the alternate setting, which corresponds to <b>bAlternateSetting</b…
180 …* @brief Sets the alternate settings for the specified USB interface. This allows you to switch be…181 * interfaces with the same ID but different alternate settings.185 * @param altIndex Indicates the alternate settings of the USB interface.