Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusbh.c93 void *hub_req_cb_arg; member
461 …obj->constant.hub_req_cb(port_hdl, USBH_HUB_REQ_PORT_RECOVER, p_usbh_obj->constant.hub_req_cb_arg); in usbh_process()
466 …req_cb(dev_obj->constant.port_hdl, USBH_HUB_REQ_PORT_DISABLE, p_usbh_obj->constant.hub_req_cb_arg); in usbh_process()
896 p_usbh_obj->constant.hub_req_cb_arg = callback_arg; in usbh_hub_is_installed()