Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/include/usb/
Dusb_host.h94 typedef void (*usb_host_client_event_cb_t)(const usb_host_client_event_msg_t *event_msg, void *arg); typedef
121usb_host_client_event_cb_t client_event_callback; /**< Client's event callback function */
/hal_espressif-3.6.0/components/usb/
Dusb_host.c118 usb_host_client_event_cb_t event_callback;
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dusb_host.rst207 - The client event callback of type :cpp:type:`usb_host_client_event_cb_t` which delivers client ev…