Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dhcd.c370 static inline bool _buffer_can_exec(pipe_t *pipe) in _buffer_can_exec() function
855 if (_buffer_can_exec(pipe) && pipe->port->flags.conn_dev_ena) { in _intr_hdlr_chan()
1807 if (_buffer_can_exec(pipe)) { in _pipe_cmd_clear()
2563 if (_buffer_can_exec(pipe)) { in hcd_urb_enqueue()