Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_numaker.c625 static int numaker_usbd_ep_mgmt_alloc_dmabuf(const struct device *dev, uint32_t size, in numaker_usbd_ep_mgmt_alloc_dmabuf() function
1482 err = numaker_usbd_ep_mgmt_alloc_dmabuf(dev, ep_cfg->mps, &dmabuf_base, in udc_numaker_ep_enable()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_numaker.c725 static int numaker_usbd_ep_mgmt_alloc_dmabuf(const struct device *dev, uint32_t size, in numaker_usbd_ep_mgmt_alloc_dmabuf() function
1452 rc = numaker_usbd_ep_mgmt_alloc_dmabuf(dev, ep_cfg->ep_mps, &dmabuf_base, in usb_dc_ep_configure()