Home
last modified time | relevance | path

Searched refs:descriptorType (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.h104 uint8_t descriptorType; /*!< See the usb_spec.h, such as the USB_DESCRIPTOR_TYPE_DEVICE */ member
A Dusb_host_devices.c338 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_DEVICE; in USB_HostProcessState()
353 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_CONFIGURE; in USB_HostProcessState()
365 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_CONFIGURE; in USB_HostProcessState()
A Dusb_host_ehci.c712 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_DEVICE; in USB_HostEhciTestSingleStepGetDeviceDesc()
/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host_devices.c347 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_DEVICE; in USB_HostProcessState()
362 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_CONFIGURE; in USB_HostProcessState()
374 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_CONFIGURE; in USB_HostProcessState()
A Dusb_host_ehci.c735 getDescriptorParam.descriptorType = USB_DESCRIPTOR_TYPE_DEVICE; in USB_HostEhciTestSingleStepGetDeviceDesc()

Completed in 24 milliseconds