Searched refs:USB_DESCRIPTOR_CONFIGURATION (Results 1 – 3 of 3) sorted by relevance
73 #define USB_DESCRIPTOR_CONFIGURATION 0x02 // bDescriptorType for a Configuration Descriptor. macro
166 … addr, ep, bmREQ_GET_DESCR, USB_REQUEST_GET_DESCRIPTOR, conf, USB_DESCRIPTOR_CONFIGURATION, 0x0000… in getConfDescr()
151 case USB_DESCRIPTOR_CONFIGURATION: in findEndpoints()