Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/usb/
Dhcd.c1614 static bool pipe_alloc_check_args(const hcd_pipe_config_t *pipe_config, usb_speed_t port_speed, con… in pipe_alloc_check_args() function
1839 if (!pipe_alloc_check_args(pipe_config, port_speed, mps_limits, type, is_default)) { in hcd_pipe_alloc()