{\r
USB_Descriptor_Device_t* DeviceDescriptorPtr;\r
\r
- if (USB_GetDescriptor((DTYPE_Device << 8), 0, (void*)&DeviceDescriptorPtr) != NO_DESCRIPTOR)\r
+ if (CALLBACK_USB_GetDescriptor((DTYPE_Device << 8), 0, (void*)&DeviceDescriptorPtr) != NO_DESCRIPTOR)\r
{ \r
#if defined(USE_RAM_DESCRIPTORS)\r
USB_ControlEndpointSize = DeviceDescriptorPtr->Endpoint0Size;\r