Searched refs:USB_DT_REPORT (Results 1 – 7 of 7) sorted by relevance
95 USB_DT_REPORT, /* u8 type: Report */126 USB_DT_REPORT, /* u8 type: Report */156 USB_DT_REPORT, /* u8 type: Report */186 USB_DT_REPORT, /* u8 type: Report */217 USB_DT_REPORT, /* u8 type: Report */248 USB_DT_REPORT, /* u8 type: Report */
72 USB_DT_REPORT, /* u8 type: Report */
147 USB_DT_REPORT, /* u8 type: Report */
14 #define USB_DT_REPORT 0x22 macro
92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02) macro
204 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02) macro
308 USB_DT_REPORT) { in ep0_get_descriptor()