UDESC_CONFIG
} else if (value == (UDESC_CONFIG<<8)) {
/* bDescriptorType */ UDESC_CONFIG,
err = usbd_get_desc(dev, UDESC_CONFIG, index, len, cdp);
if (cdp->bDescriptorType != UDESC_CONFIG) {
err = usbd_get_desc(dev, UDESC_CONFIG, confidx,
if (d->bDescriptorType != UDESC_CONFIG) {
return usbd_get_desc(dev, UDESC_CONFIG, conf, size, d);
.bDescriptorType = UDESC_CONFIG,
.bDescriptorType = UDESC_CONFIG,
.bDescriptorType = UDESC_CONFIG,
case C(0, UDESC_CONFIG):
case UDESC_CONFIG: