Searched refs:USB_TYPE_CLASS (Results 1 – 3 of 3) sorted by relevance
60 #define HID_DT_HID (USB_TYPE_CLASS | 0x01)61 #define HID_DT_REPORT (USB_TYPE_CLASS | 0x02)62 #define HID_DT_PHYSICAL (USB_TYPE_CLASS | 0x03)
33 #define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)34 #define USB_RT_PORT (USB_TYPE_CLASS | USB_RECIP_OTHER)246 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09)247 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
58 #define USB_TYPE_CLASS (0x01 << 5) macro273 #define USB_DT_CS_DEVICE (USB_TYPE_CLASS | USB_DT_DEVICE)274 #define USB_DT_CS_CONFIG (USB_TYPE_CLASS | USB_DT_CONFIG)275 #define USB_DT_CS_STRING (USB_TYPE_CLASS | USB_DT_STRING)276 #define USB_DT_CS_INTERFACE (USB_TYPE_CLASS | USB_DT_INTERFACE)277 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)