Searched refs:pipe_hdl_ret (Results 1 – 2 of 2) sorted by relevance
286 …p_alloc(usb_device_handle_t dev_hdl, usbh_ep_config_t *ep_config, hcd_pipe_handle_t *pipe_hdl_ret);
747 …ep_alloc(usb_device_handle_t dev_hdl, usbh_ep_config_t *ep_config, hcd_pipe_handle_t *pipe_hdl_ret) in usbh_ep_alloc() argument749 USBH_CHECK(dev_hdl != NULL && ep_config != NULL && pipe_hdl_ret != NULL, ESP_ERR_INVALID_ARG); in usbh_ep_alloc()797 *pipe_hdl_ret = pipe_hdl; in usbh_ep_alloc()