Searched refs:usbh_ep_config_t (Results 1 – 3 of 3) sorted by relevance
100 } usbh_ep_config_t; typedef286 esp_err_t usbh_ep_alloc(usb_device_handle_t dev_hdl, usbh_ep_config_t *ep_config, hcd_pipe_handle_t…
747 esp_err_t usbh_ep_alloc(usb_device_handle_t dev_hdl, usbh_ep_config_t *ep_config, hcd_pipe_handle_t… in usbh_ep_alloc()
925 usbh_ep_config_t ep_config = { in endpoint_alloc()