#include <ngcbDrv.h>
DMA interface API
| ngcbDMA_ALLOC ngcb_dma_api::Alloc |
Allocation function
| ngcbDMA_CLOSE ngcb_dma_api::Close |
DMA close function
| ngcbDMA_CLR ngcb_dma_api::Clr |
DMA clear function
| int ngcb_dma_api::deviceOpen |
DMA device open flag
| ngcbDMA_DEVRD ngcb_dma_api::DevRd |
Read a value from a device address
| ngcbDMA_DEVWR ngcb_dma_api::DevWr |
Write a value to a device address
| ngcbDMA_FREE ngcb_dma_api::Free |
Buffer free function
| ngcbDMA_GETCNT ngcb_dma_api::GetCnt |
DMA counter function
| ngcbDMA_INIT ngcb_dma_api::Init |
DMA initialization function
| ngcbDMA_IPP ngcb_dma_api::IppCfg |
Interrupt post-processor configuration
| ngcbDMA_OPEN ngcb_dma_api::Open |
DMA open function
| ngcbDMA_OVERFLOW ngcb_dma_api::Overflow |
Overflow-check function
| ngcb_dma_p_t* ngcb_dma_api::param |
DMA parameters
| ngcbDMA_STAT ngcb_dma_api::Stat |
DMA status function
| ngcbDMA_STOP ngcb_dma_api::Stop |
DMA stop function
| ngcbDMA_WAIT ngcb_dma_api::Wait |
DMA wait function