Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_common.c233 static uint8_t ep_attrib_get_transfer(uint8_t attributes) in ep_attrib_get_transfer() function
269 switch (ep_attrib_get_transfer(attributes)) { in ep_check_config()
315 switch (ep_attrib_get_transfer(attributes)) { in ep_update_mps()
494 if (ep_attrib_get_transfer(cfg->attributes) == USB_EP_TYPE_ISO) { in udc_ep_set_halt()
531 if (ep_attrib_get_transfer(cfg->attributes) == USB_EP_TYPE_ISO) { in udc_ep_clear_halt()