DMA Accelerator Functional Unit User Guide: Intel® Programmable Acceleration Card with Intel® Arria® 10 GX FPGA

ID 683263
Date 3/06/2020
Public

4.1.3. fpgaDmaClose()

fpgaDmaClose() closes the previously allocated DMA BBB handle.
Prototype fpga_result fpgaDmaClose(fpga_Dma_handle dma)
Parameters dma Input containing DMA handle obtained from fpgaDmaOpen().
Returns FPGA_OK on success; otherwise error return code.