Searched refs:reportLength (Results 1 – 2 of 2) sorted by relevance
323 report.reportLength = 0U; in USB_DeviceHidEvent()536 controlRequest->length = report.reportLength; in USB_DeviceHidEvent()576 report.reportLength = controlRequest->length; in USB_DeviceHidEvent()582 controlRequest->length = report.reportLength; in USB_DeviceHidEvent()587 report.reportLength = controlRequest->length; in USB_DeviceHidEvent()
83 uint32_t reportLength; /*!< The report data length */ member