Home
last modified time | relevance | path

Searched refs:if_descriptor_lowspeed (Results 1 – 2 of 2) sorted by relevance

/target/stellaris-launchpad/
A Dusb.c64 static const uint8_t if_descriptor_lowspeed[] = { variable
110 usb_append_interface_lowspeed(if_descriptor_lowspeed, sizeof(if_descriptor_lowspeed)); in target_usb_setup()
111 usb_append_interface_highspeed(if_descriptor_lowspeed, sizeof(if_descriptor_lowspeed)); in target_usb_setup()
/target/nucleo-f072rb/
A Dusb.c70 static const uint8_t if_descriptor_lowspeed[] = { variable
197 usb_append_interface_lowspeed(if_descriptor_lowspeed, sizeof(if_descriptor_lowspeed)); in target_usb_setup()
198 usb_append_interface_highspeed(if_descriptor_lowspeed, sizeof(if_descriptor_lowspeed)); in target_usb_setup()

Completed in 12 milliseconds