.ProductStrIndex = 0x01,\r
.SerialNumStrIndex = NO_DESCRIPTOR,\r
\r
.ProductStrIndex = 0x01,\r
.SerialNumStrIndex = NO_DESCRIPTOR,\r
\r
};\r
\r
/** Configuration descriptor structure. This descriptor, located in FLASH memory, describes the usage\r
};\r
\r
/** Configuration descriptor structure. This descriptor, located in FLASH memory, describes the usage\r
.TransferSize = 0x0c00,\r
\r
.DFUSpecification = VERSION_BCD(01.01)\r
.TransferSize = 0x0c00,\r
\r
.DFUSpecification = VERSION_BCD(01.01)\r
-uint16_t USB_GetDescriptor(const uint16_t wValue, const uint8_t wIndex, void** const DescriptorAddress)\r
+uint16_t CALLBACK_USB_GetDescriptor(const uint16_t wValue, const uint8_t wIndex, void** const DescriptorAddress)\r