Home
last modified time | relevance | path

Searched defs:ep_end (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/usb/device/
Dusb_dc_numaker.c758 struct numaker_usbd_ep *ep_end; in numaker_usbd_ep_mgmt_init() local
815 struct numaker_usbd_ep *ep_end = ep_mgmt->ep_pool + config->num_bidir_endpoints; in numaker_usbd_ep_mgmt_find_ep() local
868 struct numaker_usbd_ep *ep_end = ep_mgmt->ep_pool + config->num_bidir_endpoints; in numaker_usbd_bus_reset_bh() local
/Zephyr-latest/drivers/usb/udc/
Dudc_numaker.c658 struct numaker_usbd_ep *ep_end; in numaker_usbd_ep_mgmt_init() local
716 struct numaker_usbd_ep *ep_end = priv->ep_pool + priv->ep_pool_size; in numaker_usbd_ep_mgmt_find_ep() local