Searched refs:reportBuffer (Results 1 – 2 of 2) sorted by relevance
322 report.reportBuffer = (uint8_t *)NULL; in USB_DeviceHidEvent()535 controlRequest->buffer = report.reportBuffer; in USB_DeviceHidEvent()581 controlRequest->buffer = report.reportBuffer; in USB_DeviceHidEvent()586 report.reportBuffer = controlRequest->buffer; in USB_DeviceHidEvent()
82 uint8_t *reportBuffer; /*!< The report buffer address */ member