Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_numaker.c493 static void numaker_usbd_ep_config_dmabuf(struct numaker_usbd_ep *ep_cur, uint32_t dmabuf_base, in numaker_usbd_ep_config_dmabuf() function
693 numaker_usbd_ep_config_dmabuf(ep_cur, ep_mgmt->dmabuf_pos, in numaker_usbd_ep_mgmt_init()
704 numaker_usbd_ep_config_dmabuf(ep_cur, ep_mgmt->dmabuf_pos, NUMAKER_USBD_DMABUF_SIZE_CTRLIN); in numaker_usbd_ep_mgmt_init()
1490 numaker_usbd_ep_config_dmabuf(ep_cur, dmabuf_base, dmabuf_size); in udc_numaker_ep_enable()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_numaker.c596 static void numaker_usbd_ep_config_dmabuf(struct numaker_usbd_ep *ep_cur, uint32_t dmabuf_base, in numaker_usbd_ep_config_dmabuf() function
790 numaker_usbd_ep_config_dmabuf(ep_cur, ep_mgmt->dmabuf_pos, in numaker_usbd_ep_mgmt_init()
801 numaker_usbd_ep_config_dmabuf(ep_cur, ep_mgmt->dmabuf_pos, NUMAKER_USBD_DMABUF_SIZE_CTRLIN); in numaker_usbd_ep_mgmt_init()
1460 numaker_usbd_ep_config_dmabuf(ep_cur, dmabuf_base, dmabuf_size); in usb_dc_ep_configure()