Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_numaker.c1351 struct numaker_usbd_ep *ep_ctrlout = priv->ep_pool + 0; in numaker_udbd_isr() local
1353 numaker_usbd_ep_base(dev, ep_ctrlout->ep_hw_idx); in numaker_udbd_isr()
1355 ep_ctrlout->mxpld_ctrlout = ep_ctrlout_base->MXPLD; in numaker_udbd_isr()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_numaker.c1218 struct numaker_usbd_ep *ep_ctrlout = ep_mgmt->ep_pool + 0; in numaker_udbd_isr() local
1220 numaker_usbd_ep_base(dev, ep_ctrlout->ep_hw_idx); in numaker_udbd_isr()
1222 ep_ctrlout->mxpld_ctrlout = ep_ctrlout_base->MXPLD; in numaker_udbd_isr()