Home
last modified time | relevance | path

Searched refs:hal_udc_ep_set_buf (Results 1 – 3 of 3) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/usb/
A Dsunxi_hal_udc.h47 void hal_udc_ep_set_buf(uint8_t ep_addr, void *buf, uint32_t len);
/bsp/allwinner/libraries/sunxi-hal/hal/test/usb/udc/
A Dusb_msg.c136 hal_udc_ep_set_buf(demo_ep_bulk_out.bEndpointAddress, in usb_msg_ep_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/udc/
A Dhal_udc.c1545 void hal_udc_ep_set_buf(uint8_t ep_addr, void *buf, uint32_t len) in hal_udc_ep_set_buf() function

Completed in 7 milliseconds