Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/private_include/
Dusbh.h80 typedef void (*usbh_event_cb_t)(usb_device_handle_t dev_hdl, usbh_event_t usbh_event, void *arg); typedef
110 usbh_event_cb_t event_cb; /**< USBH event callback */
/hal_espressif-3.6.0/components/usb/
Dusbh.c94 usbh_event_cb_t event_cb;