Home
last modified time | relevance | path

Searched defs:bufferAddress (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ip3516hs.c1976 uint8_t *bufferAddress; in USB_HostIp3516HsWriteControlPipe() local
2139 uint8_t *bufferAddress; in USB_HostIp3516HsWriteBulkPipe() local
2222 uint8_t *bufferAddress; in USB_HostIp3516HsWriteIsoPipe() local
2426 uint8_t *bufferAddress; in USB_HostIp3516HsWriteInterruptPipe() local
Dusb_host_ohci.c1695 uint32_t bufferAddress = (uint32_t)tr->transferBuffer; in USB_HostOhciLinkGtdTr() local
1837 uint32_t bufferAddress = (uint32_t)tr->transferBuffer; in USB_HostOhciLinkItdTr() local
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_ehci.c508 … uint32_t bufferAddress = (uint32_t)USB_DEV_MEMORY_DMA_2_CPU(currentDtd->bufferPointerPage[0]); in USB_DeviceEhciCancelControlPipe() local