Direct Memory Access
Direct Memory Access (DMA) hardware abstraction layer.
Summary
Macros
- SYS_DMA_CHANNELCONFIG : Macro wrapper for Sys_DMA_ChannelConfig() Configure the DMA channels for a data transfer.
- SYS_DMA_MODE_ENABLE : Macro wrapper for Sys_DMA_Mode_Enable() Configure the DMA channels for a data transfer.
Functions
- Sys_DMA_ChannelConfig : Configure the DMA channels for a data transfer.
- Sys_DMA_Mode_Enable : Configure the DMA channels for a data transfer.
- Sys_DMA_Get_Status : Get the status register of the DMA instance.
- Sys_DMA_Clear_Status : Writes to the CNT_INT_CLEAR, COMPLETE_INT_CLEAR, or SRC_BUFFER_FILL_LVL_WR.
- Sys_DMA_Set_Ctrl : Sets the DMA_CTRL of the DMA instance.