Searched refs:USB_CONTROL_MAX_PACKET_SIZE (Results 1 – 5 of 5) sorted by relevance
65 #define USB_CONTROL_MAX_PACKET_SIZE (64U) macro68 #if (USB_CONTROL_MAX_PACKET_SIZE != (64U))69 #error For high speed, USB_CONTROL_MAX_PACKET_SIZE must be 64!!!
18 #define USB_CONTROL_MAX_PACKET_SIZE (64U) macro
189 USB_CONTROL_MAX_PACKET_SIZE; in USB_DeviceEhciSetDefaultState()
102 USB_CONTROL_MAX_PACKET_SIZE,
1245 epInitStruct.maxPacketSize = USB_CONTROL_MAX_PACKET_SIZE; in USB_DeviceControlPipeInit()