Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dhcd.c1653 …fig_t *pipe_config, usb_transfer_type_t type, bool is_default_pipe, int pipe_idx, usb_speed_t port… in pipe_set_ep_char() argument
1706 ep_char->periodic.phase_offset_frames = pipe_idx & (XFER_LIST_LEN_ISOC - 1); in pipe_set_ep_char()
1826 int pipe_idx = port->num_pipes_idle + port->num_pipes_queued; in hcd_pipe_alloc() local
1870 pipe_set_ep_char(pipe_config, type, is_default, pipe_idx, port_speed, &ep_char); in hcd_pipe_alloc()