* \param[in] ReportID Report ID of the received output report. If multiple reports are not received via the given HID\r
* interface, this parameter should be ignored.\r
* \param[in] ReportData Pointer to a buffer where the received HID report is stored.\r
* \param[in] ReportSize Size in bytes of the received report from the host.\r
*/\r
void CALLBACK_HID_Device_ProcessHIDReport(USB_ClassInfo_HID_Device_t* const HIDInterfaceInfo, const uint8_t ReportID,\r
* \param[in] ReportID Report ID of the received output report. If multiple reports are not received via the given HID\r
* interface, this parameter should be ignored.\r
* \param[in] ReportData Pointer to a buffer where the received HID report is stored.\r
* \param[in] ReportSize Size in bytes of the received report from the host.\r
*/\r
void CALLBACK_HID_Device_ProcessHIDReport(USB_ClassInfo_HID_Device_t* const HIDInterfaceInfo, const uint8_t ReportID,\r