Home
last modified time | relevance | path

Searched defs:canceled (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.4.0/components/usb/
Dhcd.c429 …ic inline void _buffer_done(pipe_t *pipe, int stop_idx, hcd_pipe_event_t pipe_event, bool canceled) in _buffer_done()
1751 bool canceled = pipe->port->flags.conn_dev_ena; in _pipe_cmd_flush() local
2521 static bool _buffer_flush_all(pipe_t *pipe, bool canceled) in _buffer_flush_all()