Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dhcd.c218 uint32_t stop_idx: 8; //The descriptor index when the channel was halted member
429 static inline void _buffer_done(pipe_t *pipe, int stop_idx, hcd_pipe_event_t pipe_event, bool cance… in _buffer_done()
852 int stop_idx = usbh_hal_chan_get_qtd_idx(chan_obj); in _intr_hdlr_chan() local
875 int stop_idx = usbh_hal_chan_get_qtd_idx(chan_obj); in _intr_hdlr_chan() local
888 int stop_idx = usbh_hal_chan_get_qtd_idx(chan_obj); in _intr_hdlr_chan() local