Searched refs:usbh_pipe_toggle_get (Results 1 – 2 of 2) sorted by relevance
71 static inline uint8_t usbh_pipe_toggle_get (usb_core_driver *pudev, uint8_t pp_num) in usbh_pipe_toggle_get() function
229 uint8_t toggle = usbh_pipe_toggle_get(puhost->data, msc->pipe_out); in usbh_msc_bot_process()
Completed in 9 milliseconds