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

USBD_HID_Desc variable

Syntax

static uint8_t USBD_HID_Desc[USB_HID_DESC_SIZ] __ALIGN_END = { 0x09, HID_DESCRIPTOR_TYPE, 0x11, 0x01, 0x00, 0x01, 0x22, HID_MOUSE_REPORT_DESC_SIZE, 0x00, };

References

LocationReferrerText
usbd_hid.c:189
__ALIGN_BEGIN static uint8_t USBD_HID_Desc[USB_HID_DESC_SIZ] __ALIGN_END =
usbd_hid.c:420USBD_HID_Setup()
pbuf = USBD_HID_Desc;

Data Use

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