Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/core/
A Dusbd_core.c133 static bool usbd_set_endpoint(uint8_t busid, const struct usb_endpoint_descriptor *ep) in usbd_set_endpoint() function
473 found = usbd_set_endpoint(busid, (struct usb_endpoint_descriptor *)p);
546 ret = usbd_set_endpoint(busid, ep_desc);

Completed in 14 milliseconds