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

CUSTOM_HID_REPORT_DESC macro

Syntax

#define CUSTOM_HID_REPORT_DESC 0x22U

References

LocationText
usbd_customhid.h:79
#define CUSTOM_HID_REPORT_DESC 0x22U
usbd_customhid.c:468
if ((req->wValue >> 8) == CUSTOM_HID_REPORT_DESC)