Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_common.c238 static bool ep_check_config(const struct device *dev, in ep_check_config() function
348 ret = ep_check_config(dev, cfg, ep, attributes, *mps, interval); in udc_ep_try_config()
378 if (!ep_check_config(dev, cfg, ep, attributes, mps, interval)) { in udc_ep_enable_internal()