Home
last modified time | relevance | path

Searched refs:descriptorIndex (Results 1 – 6 of 6) sorted by relevance

/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host_framework.c137 … (uint16_t)((uint16_t)descriptorParam->descriptorType << 8) | descriptorParam->descriptorIndex); in USB_HostStandardSetGetDescriptor()
A Dusb_host.h105 …uint8_t descriptorIndex; /*!< The descriptor index is used to select a specific descriptor (only… member
A Dusb_host_devices.c339 getDescriptorParam.descriptorIndex = 0U; in USB_HostProcessState()
354 getDescriptorParam.descriptorIndex = deviceInstance->configurationValue; in USB_HostProcessState()
366 getDescriptorParam.descriptorIndex = deviceInstance->configurationValue; in USB_HostProcessState()
A Dusb_host_ehci.c713 getDescriptorParam.descriptorIndex = 0; in USB_HostEhciTestSingleStepGetDeviceDesc()
/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host_devices.c348 getDescriptorParam.descriptorIndex = 0; in USB_HostProcessState()
363 getDescriptorParam.descriptorIndex = deviceInstance->configurationValue; in USB_HostProcessState()
375 getDescriptorParam.descriptorIndex = deviceInstance->configurationValue; in USB_HostProcessState()
A Dusb_host_ehci.c736 getDescriptorParam.descriptorIndex = 0; in USB_HostEhciTestSingleStepGetDeviceDesc()

Completed in 25 milliseconds