Searched refs:USB_HID_CLASS (Results 1 – 7 of 7) sorted by relevance
40 #define USB_HID_CLASS 0x03U macro
93 #define USB_HID_CLASS 0x03 // for Interface macro
53 if(phost->Device.Intf_Desc[0].bInterfaceClass == USB_HID_CLASS) in USBH_HID_Init()
91 .bInterfaceClass = USB_HID_CLASS,
96 .bInterfaceClass = USB_HID_CLASS,
56 USB_HID_CLASS,314 …interface = usbh_interface_find(&puhost->dev_prop, USB_HID_CLASS, USB_HID_SUBCLASS_BOOT_ITF, 0xFFU… in usbh_hid_itf_init()
93 .bInterfaceClass = USB_HID_CLASS,
Completed in 11 milliseconds