dmactrl.c File Reference

DMA control data block. More...

#include "em_device.h"
#include "dmactrl.h"
Include dependency graph for dmactrl.c:

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:
4.0.0

License

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

This file is licensed 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.