EFM32 Gecko Software Documentation  efm32g-doc-4.2.1
dmactrl.c File Reference

DMA control data block. More...

#include "em_device.h"
#include "dmactrl.h"

Go to the source code of this file.

Macros

#define DMACTRL_CH_CNT   8
 
#define DMACTRL_ALIGNMENT   256
 

Variables

DMA_DESCRIPTOR_TypeDef dmaControlBlock [DMACTRL_CH_CNT *2]
 

Detailed Description

Version
4.2.1

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.