Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/usb/
Dhcd.c520 static esp_err_t _pipe_cmd_flush(pipe_t *pipe);
1742 static esp_err_t _pipe_cmd_flush(pipe_t *pipe) in _pipe_cmd_flush() function
2030 ret = _pipe_cmd_flush(pipe); in hcd_pipe_command()