Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/private_include/
Dusbh.h39USBH_HUB_REQ_PORT_RECOVER, /**< Request that the Hub driver recovers a particular port (occur… enumerator
/hal_espressif-3.6.0/components/usb/
Dhub.c728 case USBH_HUB_REQ_PORT_RECOVER: in usbh_hub_req_callback()
Dusbh.c461 …p_usbh_obj->constant.hub_req_cb(port_hdl, USBH_HUB_REQ_PORT_RECOVER, p_usbh_obj->constant.hub_req_… in usbh_process()