Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_kinetis.c964 static bool usbfsotg_is_supported(const struct device *dev) in usbfsotg_is_supported() function
993 if (!usbfsotg_is_supported(dev)) { in usbfsotg_init()