Home
last modified time | relevance | path

Searched refs:USB_CONTROL_MAX_PACKET_SIZE (Results 1 – 4 of 4) sorted by relevance

/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device.h100 #define USB_CONTROL_MAX_PACKET_SIZE (64U) macro
102 #if (USB_DEVICE_CONFIG_EHCI && (USB_CONTROL_MAX_PACKET_SIZE != (64U)))
103 #error For high speed, USB_CONTROL_MAX_PACKET_SIZE must be 64!!!
A Dusb_device_ehci.c202 USB_CONTROL_MAX_PACKET_SIZE; in USB_DeviceEhciSetDefaultState()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device.h100 #define USB_CONTROL_MAX_PACKET_SIZE (64U) macro
102 #if (USB_DEVICE_CONFIG_EHCI && (USB_CONTROL_MAX_PACKET_SIZE != (64U)))
103 #error For high speed, USB_CONTROL_MAX_PACKET_SIZE must be 64!!!
A Dusb_device_ehci.c196 USB_CONTROL_MAX_PACKET_SIZE; in USB_DeviceEhciSetDefaultState()

Completed in 20 milliseconds