Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/private_include/
Dusbh.h98 void *pipe_cb_arg; /**< Pipe callback argument */ member
/hal_espressif-3.6.0/components/usb/
Dusbh.c756 .callback_arg = ep_config->pipe_cb_arg, in usbh_ep_alloc()
Dusb_host.c928 .pipe_cb_arg = (void *)ep_obj, in endpoint_alloc()