Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dhcd.c493 static inline hcd_pipe_event_t pipe_decode_error_event(usbh_hal_chan_error_t chan_error);
871 pipe->last_event = pipe_decode_error_event(chan_error); in _intr_hdlr_chan()
1557 static inline hcd_pipe_event_t pipe_decode_error_event(usbh_hal_chan_error_t chan_error) in pipe_decode_error_event() function