|
Azure Sphere MT3620 M4 API Reference Manual
|
Interface to DMA, used to pass arguments between OS_HAL and M-HAL. More...
#include <mhal_dma.h>
Data Fields | |
| void __iomem * | base |
| DMA base address. | |
| u8 | chn |
| DMA channel. | |
| enum dma_type | chn_type |
| DMA channel type. | |
| struct dma_ctrl * | ctrls |
| DMA control setting. | |
| struct dma_config * | cfg |
| DMA config. | |
Interface to DMA, used to pass arguments between OS_HAL and M-HAL.