Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_usb_host/
Dr_usb_host.c260 static bool r_usbh_process_pipe_xfer(usbh_instance_ctrl_t * const p_ctrl,
1570 static bool r_usbh_process_pipe_xfer (usbh_instance_ctrl_t * const p_ctrl, in r_usbh_process_pipe_xfer() function
1641 return r_usbh_process_pipe_xfer(p_ctrl, dev_addr, ep_addr, buffer, buflen); in r_usbh_process_edpt_xfer()