Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_usb_host/
Dr_usb_host.c248 static uint32_t r_usbh_find_pipe(usbh_instance_ctrl_t * const p_ctrl, uint8_t xfer_type);
625 const uint32_t num = r_usbh_find_pipe(p_ctrl, xfer); in R_USBH_EdptOpen()
1175 static uint32_t r_usbh_find_pipe (usbh_instance_ctrl_t * const p_ctrl, uint8_t xfer_type) in r_usbh_find_pipe() function