Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_kinetis.c148 static bool usbfsotg_bd_is_busy(const struct usbfsotg_bd *const bd) in usbfsotg_bd_is_busy() function
191 if (unlikely(usbfsotg_bd_is_busy(bd))) { in usbfsotg_xfer_continue()
912 if (usbfsotg_bd_is_busy(bd_even) || usbfsotg_bd_is_busy(bd_odd)) { in usbfsotg_ep_disable()