Searched refs:USB_DESC_FLAG_SUPER (Results 1 – 2 of 2) sorted by relevance
203 #define USB_DESC_FLAG_SUPER (1 << 1) macro
209 uint8_t superlen = (flags & USB_DESC_FLAG_SUPER) ? 0x06 : 0; in usb_desc_endpoint()649 flags |= USB_DESC_FLAG_SUPER; in usb_desc_get_descriptor()