Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dhcd.c483 static bool _buffer_flush_all(pipe_t *pipe, bool canceled);
1754 call_pipe_cb = _buffer_flush_all(pipe, canceled); in _pipe_cmd_flush()
2521 static bool _buffer_flush_all(pipe_t *pipe, bool canceled) in _buffer_flush_all() function