Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/private_include/
Dusbh.h97 hcd_pipe_callback_t pipe_cb; /**< Endpoint's pipe callback */ member
/hal_espressif-3.6.0/components/usb/
Dusbh.c755 .callback = ep_config->pipe_cb, in usbh_ep_alloc()
Dusb_host.c927 .pipe_cb = pipe_callback, in endpoint_alloc()