Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_numaker.c626 uint32_t *dmabuf_base_p, uint32_t *dmabuf_size_p) in numaker_usbd_ep_mgmt_alloc_dmabuf() argument
632 __ASSERT_NO_MSG(dmabuf_base_p); in numaker_usbd_ep_mgmt_alloc_dmabuf()
644 *dmabuf_base_p = ep_mgmt->dmabuf_pos - size; in numaker_usbd_ep_mgmt_alloc_dmabuf()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_numaker.c726 uint32_t *dmabuf_base_p, uint32_t *dmabuf_size_p) in numaker_usbd_ep_mgmt_alloc_dmabuf() argument
732 __ASSERT_NO_MSG(dmabuf_base_p); in numaker_usbd_ep_mgmt_alloc_dmabuf()
744 *dmabuf_base_p = ep_mgmt->dmabuf_pos - size; in numaker_usbd_ep_mgmt_alloc_dmabuf()