Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_kinetis.c129 static int usbfsotg_ep_clear_halt(const struct device *dev,
493 err = usbfsotg_ep_clear_halt(ev->dev, ep_cfg); in xfer_work_handler()
796 static int usbfsotg_ep_clear_halt(const struct device *dev, in usbfsotg_ep_clear_halt() function
1143 .ep_clear_halt = usbfsotg_ep_clear_halt,