Searched refs:r_usbh_find_pipe (Results 1 – 1 of 1) sorted by relevance
248 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