Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/hal/include/hal/
Dusbh_hal.h65USBH_HAL_CHAN_EVENT_ERROR, /**< The channel has encountered an error. Channel is now … enumerator
/hal_espressif-3.4.0/components/hal/
Dusbh_hal.c379 chan_event = USBH_HAL_CHAN_EVENT_ERROR; in usbh_hal_chan_decode_intr()
/hal_espressif-3.4.0/components/usb/
Dhcd.c868 case USBH_HAL_CHAN_EVENT_ERROR: { in _intr_hdlr_chan()