dmactrl.c File Reference

DMA control data block. More...

#include "em_device.h"
#include "dmactrl.h"
Include dependency graph for dmactrl.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

DMA_DESCRIPTOR_TypeDef dmaControlBlock [DMACTRL_CH_CNT *2]
 DMA control block array, requires proper alignment.

Detailed Description

DMA control data block.

Version:
3.20.5

License

(C) Copyright 2014 Silicon Labs, http://www.silabs.com

This file is licensensed under the Silabs License Agreement. See the file "Silabs_License_Agreement.txt" for details. Before using this software for any purpose, you must agree to the terms of that agreement.

Definition in file dmactrl.c.