- USB_Descriptor_Interface_t MSInterface;\r
- USB_Descriptor_Endpoint_t MSDataInEndpoint;\r
- USB_Descriptor_Endpoint_t MSDataOutEndpoint;\r
- USB_Descriptor_Interface_t HIDInterface;\r
- USB_HID_Descriptor_t HIDInfo;\r
- USB_Descriptor_Endpoint_t HIDDataInEndpoint;\r
+ USB_Descriptor_Interface_t MS_Interface;\r
+ USB_Descriptor_Endpoint_t MS_DataInEndpoint;\r
+ USB_Descriptor_Endpoint_t MS_DataOutEndpoint;\r
+ USB_Descriptor_Interface_t HID_Interface;\r
+ USB_HID_Descriptor_t HID_GenericHID;\r
+ USB_Descriptor_Endpoint_t HID_ReportINEndpoint;\r