Home
last modified time | relevance | path

Searched refs:dev_descr (Results 1 – 4 of 4) sorted by relevance

/target/stm32f746g-disco/
A Dusb.c26 static const uint8_t dev_descr[] = { variable
71 .device = USB_DESC_STATIC(dev_descr),
76 .device = USB_DESC_STATIC(dev_descr),
/target/dartuinoP0/
A Dusb.c27 static const uint8_t dev_descr[] = { variable
72 .device = USB_DESC_STATIC(dev_descr),
77 .device = USB_DESC_STATIC(dev_descr),
/target/stellaris-launchpad/
A Dusb.c21 static const uint8_t dev_descr[] = { variable
94 .device = USB_DESC_STATIC(dev_descr),
99 .device = USB_DESC_STATIC(dev_descr),
/target/nucleo-f072rb/
A Dusb.c27 static const uint8_t dev_descr[] = { variable
100 .device = USB_DESC_STATIC(dev_descr),
105 .device = USB_DESC_STATIC(dev_descr),

Completed in 6 milliseconds