Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/private_include/
Dusbh.h72 typedef void (*usbh_ctrl_xfer_cb_t)(usb_device_handle_t dev_hdl, urb_t *urb, void *arg); typedef
108 usbh_ctrl_xfer_cb_t ctrl_xfer_cb; /**< Control transfer callback */
/hal_espressif-3.6.0/components/usb/
Dusbh.c96 usbh_ctrl_xfer_cb_t ctrl_xfer_cb;