Structure describing the DMA driver environment. More...
#include <dma.h>

Data Fields | |
| struct dma_desc * | last_dma [IPC_DMA_CHANNEL_MAX] |
| last DMA descriptor pushed for each channel, can point to descriptor already deallocated, but then will not be use`d because root register will be NULL | |
Structure describing the DMA driver environment.
Definition at line 140 of file dma.h.
1.6.1