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

HID_REPORT_DESC macro

Syntax

#define HID_REPORT_DESC 0x22U

References

LocationText
usbd_hid.h:53
#define HID_REPORT_DESC 0x22U
usbd_hid.c:413
if ((req->wValue >> 8) == HID_REPORT_DESC)