Searched refs:USB_DESCRIPTOR_LENGTH_CONFIGURATION_ALL (Results 1 – 2 of 2) sorted by relevance
314 configurationDescriptor->length = USB_DESCRIPTOR_LENGTH_CONFIGURATION_ALL; in USB_DeviceGetConfigurationDescriptor()389 … *)(void *)(&g_UsbDeviceConfigurationDescriptor[USB_DESCRIPTOR_LENGTH_CONFIGURATION_ALL - 1U]); in USB_DeviceSetSpeed()
91 #define USB_DESCRIPTOR_LENGTH_CONFIGURATION_ALL (sizeof(g_UsbDeviceConfigurationDescriptor)) macro