HID_KEYBRD_BOOT_CODE is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

HID_KEYBRD_BOOT_CODE macro

Syntax

#define HID_KEYBRD_BOOT_CODE 0x01U

References

LocationText
usbh_hid.h:252
#define HID_KEYBRD_BOOT_CODE 0x01U
usbh_hid.c:176
if (phost->device.CfgDesc.Itf_Desc[interface].bInterfaceProtocol == HID_KEYBRD_BOOT_CODE)
usbh_hid.c:773
if (InterfaceProtocol == HID_KEYBRD_BOOT_CODE)