Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/private_include/
Dusbh.h61USBH_HUB_EVENT_PORT_ERROR, /**< The port has encountered an error (such as a sudden disconnec… enumerator
/hal_espressif-3.6.0/components/usb/
Dhub.c792 …HECK(usbh_hub_pass_event(p_hub_driver_obj->single_thread.root_dev_hdl, USBH_HUB_EVENT_PORT_ERROR)); in root_port_handle_events()
Dusbh.c926 case USBH_HUB_EVENT_PORT_ERROR: { in usbh_hub_pass_event()