Home
last modified time | relevance | path

Searched refs:USB_DT_ENDPOINT_SIZE (Results 1 – 5 of 5) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/test/usb/udc/
A Dusb_msg.c55 .bLength = USB_DT_ENDPOINT_SIZE,
64 .bLength = USB_DT_ENDPOINT_SIZE,
/bsp/allwinner/libraries/sunxi-hal/include/hal/usb/
A Dch9.h405 #define USB_DT_ENDPOINT_SIZE 7 macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_core_config.c103 else if (d->bLength >= USB_DT_ENDPOINT_SIZE) in _usb_parse_endpoint_desc()
105 n = USB_DT_ENDPOINT_SIZE; in _usb_parse_endpoint_desc()
A Dusb_core_base.c98 dev->ep0.desc.bLength = USB_DT_ENDPOINT_SIZE; in usb_host_alloc_virt_dev()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dch9.h422 #define USB_DT_ENDPOINT_SIZE 7 macro

Completed in 12 milliseconds