Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusb_host.c950 static void endpoint_free(usb_device_handle_t dev_hdl, endpoint_t *ep_obj) in endpoint_free() function
1033 endpoint_free(dev_hdl, intf_obj->constant.endpoints[i]); in interface_claim()
1085 endpoint_free(dev_hdl, intf_obj->constant.endpoints[i]); in interface_release()