Home
last modified time | relevance | path

Searched refs:USB_DT_STRING (Results 1 – 12 of 12) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/usb/
A Dch9.h232 #define USB_DT_STRING 0x03 macro
265 #define USB_DT_CS_STRING (USB_TYPE_CLASS | USB_DT_STRING)
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dch9.h232 #define USB_DT_STRING 0x03 macro
265 #define USB_DT_CS_STRING (USB_TYPE_CLASS | USB_DT_STRING)
/bsp/microchip/samd51-seeed-wio-terminal/bsp/usb/
A Dusb_protocol.c148 desc = usb_find_desc(desc, eof, USB_DT_STRING); in usb_find_str_desc()
A Dusb_protocol.h213 USB_DT_STRING = 3, enumerator
/bsp/microchip/samd51-adafruit-metro-m4/bsp/usb/
A Dusb_protocol.c148 desc = usb_find_desc(desc, eof, USB_DT_STRING); in usb_find_str_desc()
A Dusb_protocol.h213 USB_DT_STRING = 3, enumerator
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_msg_base.c322 (USB_DT_STRING << 8) + index, in usb_get_string()
A Dusb_gen_hcd_rh.c521 case USB_DT_STRING << 8: in rh_call_control()
A Dusb_msg.c367 if (tbuf[1] != USB_DT_STRING) in usb_string()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/usb/device/
A Dusbdc.c298 case USB_DT_STRING: in usbdc_get_desc_req()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/usb/device/
A Dusbdc.c298 case USB_DT_STRING: in usbdc_get_desc_req()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/udc/
A Dhal_udc.c743 case USB_DT_STRING: in udc_handle_ep0_idle()

Completed in 33 milliseconds