HID_MOUSE_ReportDesc is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

HID_MOUSE_ReportDesc variable

Syntax

static uint8_t HID_MOUSE_ReportDesc[HID_MOUSE_REPORT_DESC_SIZE] __ALIGN_END = { 0x05, 0x01, 0x09, 0x02, 0xA1, 0x01, 0x09, 0x01, 0xA1, 0x00, 0x05, 0x09, 0x19, 0x01, 0x29, 0x03, 0x15, 0x00, 0x25, 0x01, 0x95, 0x03, 0x75, 0x01, 0x81, 0x02, 0x95, 0x01, 0x75, 0x05, 0x81, 0x01, 0x05, 0x01, 0x09, 0x30, 0x09, 0x31, 0x09, 0x38, 0x15, 0x81, 0x25, 0x7F, 0x75, 0x08, 0x95, 0x03, 0x81, 0x06, 0xC0, 0x09, 0x3C, 0x05, 0xFF, 0x09, 0x01, 0x15, 0x00, 0x25, 0x01, 0x75, 0x01, 0x95, 0x02, 0xB1, 0x22, 0x75, 0x06, 0x95, 0x01, 0xB1, 0x01, 0xC0 };

References

LocationReferrerText
usbd_hid.c:220
__ALIGN_BEGIN static uint8_t HID_MOUSE_ReportDesc[HID_MOUSE_REPORT_DESC_SIZE] __ALIGN_END =
usbd_hid.c:416USBD_HID_Setup()
pbuf = HID_MOUSE_ReportDesc;

Data Use

Functions reading HID_MOUSE_ReportDesc
HID_MOUSE_ReportDesc
all items filtered out
Type of HID_MOUSE_ReportDesc
HID_MOUSE_ReportDesc
uint8_t
all items filtered out