Searched refs:USB_DT_HID (Results 1 – 4 of 4) sorted by relevance
94 .bDescriptorType = USB_DT_HID,128 .bDescriptorType = USB_DT_HID,
91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01) macro
203 #define USB_DT_HID (USB_TYPE_CLASS | 0x01) macro
327 || class_descriptor->descriptor.hid.bDescriptorType != USB_DT_HID) { in ep0_get_descriptor()
Completed in 8 milliseconds