Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host_devices.c341 getDescriptorParam.descriptorLength = sizeof(usb_descriptor_device_t); in USB_HostProcessState()
344 getDescriptorParam.descriptorLength = 8; in USB_HostProcessState()
364 getDescriptorParam.descriptorLength = 9; in USB_HostProcessState()
376 getDescriptorParam.descriptorLength = deviceInstance->configurationLen; in USB_HostProcessState()
A Dusb_host_ehci.c732 getDescriptorParam.descriptorLength = sizeof(usb_descriptor_device_t); in USB_HostEhciTestSingleStepGetDeviceDesc()
733 getDescriptorParam.descriptorLength = 18; in USB_HostEhciTestSingleStepGetDeviceDesc()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host_devices.c332 getDescriptorParam.descriptorLength = (uint16_t)sizeof(usb_descriptor_device_t); in USB_HostProcessState()
335 getDescriptorParam.descriptorLength = 8U; in USB_HostProcessState()
355 getDescriptorParam.descriptorLength = 9; in USB_HostProcessState()
367 getDescriptorParam.descriptorLength = deviceInstance->configurationLen; in USB_HostProcessState()
A Dusb_host_framework.c140 descriptorParam->descriptorLength); in USB_HostStandardSetGetDescriptor()
A Dusb_host.h111 uint16_t descriptorLength; /*!< Buffer data length */ member
A Dusb_host_ehci.c709 getDescriptorParam.descriptorLength = sizeof(usb_descriptor_device_t); in USB_HostEhciTestSingleStepGetDeviceDesc()
710 getDescriptorParam.descriptorLength = 18; in USB_HostEhciTestSingleStepGetDeviceDesc()

Completed in 24 milliseconds