Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
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()
Dusb_host_framework.c140 descriptorParam->descriptorLength); in USB_HostStandardSetGetDescriptor()
Dusb_host.h111 uint16_t descriptorLength; /*!< Buffer data length */ member
Dusb_host_ip3516hs.c164 getDescriptorParam.descriptorLength = sizeof(usb_descriptor_device_t); in USB_HostIp3516HsTestSingleStepGetDeviceDesc()
165 getDescriptorParam.descriptorLength = 18; in USB_HostIp3516HsTestSingleStepGetDeviceDesc()
201 getDescriptorParam.descriptorLength = sizeof(usb_descriptor_device_t); in USB_HostIp3516HsTestSingleStepGetDeviceDescData()
202 getDescriptorParam.descriptorLength = 18; in USB_HostIp3516HsTestSingleStepGetDeviceDescData()
Dusb_host_ehci.c708 getDescriptorParam.descriptorLength = sizeof(usb_descriptor_device_t); in USB_HostEhciTestSingleStepGetDeviceDesc()
709 getDescriptorParam.descriptorLength = 18; in USB_HostEhciTestSingleStepGetDeviceDesc()