Searched defs:pipe_config (Results 1 – 3 of 3) sorted by relevance
231 hcd_pipe_config_t pipe_config = { in test_hcd_pipe_alloc() local
139 hcd_pipe_config_t pipe_config = { in device_alloc() local754 hcd_pipe_config_t pipe_config = { in usbh_ep_alloc() local
1614 static bool pipe_alloc_check_args(const hcd_pipe_config_t *pipe_config, usb_speed_t port_speed, con… in pipe_alloc_check_args()1653 static void pipe_set_ep_char(const hcd_pipe_config_t *pipe_config, usb_transfer_type_t type, bool i… in pipe_set_ep_char()1817 esp_err_t hcd_pipe_alloc(hcd_port_handle_t port_hdl, const hcd_pipe_config_t *pipe_config, hcd_pipe… in hcd_pipe_alloc()