Searched refs:USB_DESC_CONFIGURATION (Results 1 – 8 of 8) sorted by relevance
88 .bDescriptorType = USB_DESC_CONFIGURATION,432 case USB_DESC_CONFIGURATION: in usb_fix_descriptor()
499 if (type == USB_DESC_CONFIGURATION) { in usb_get_descriptor()703 case USB_DESC_CONFIGURATION: in usb_set_configuration()931 if (p[DESC_bDescriptorType] == USB_DESC_CONFIGURATION) { in is_interface_valid()
111 #define USB_DESC_CONFIGURATION 2 macro
535 .bDescriptorType = USB_DESC_CONFIGURATION, \
151 const uint8_t type = USB_DESC_CONFIGURATION; in usbh_req_desc_cfg()
368 if (cfg_desc.bDescriptorType != USB_DESC_CONFIGURATION) { in usbh_device_set_configuration()
175 .bDescriptorType = USB_DESC_CONFIGURATION,
802 case USB_DESC_CONFIGURATION: in sreq_get_descriptor()