EFM32 Gecko Software Documentation
efm32g-doc-5.1.2
|
DMA control data block.
Copyright 2015 Silicon Labs, Inc. 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.
Go to the source code of this file.
Macros | |
#define | DMACTRL_ALIGNMENT 256 |
#define | DMACTRL_CH_CNT 8 |
Functions | |
DMA_DESCRIPTOR_TypeDef dmaControlBlock[DMACTRL_CH_CNT *2] | SL_ATTRIBUTE_ALIGN (DMACTRL_ALIGNMENT) |
DMA_DESCRIPTOR_TypeDef dmaControlBlock [DMACTRL_CH_CNT * 2] SL_ATTRIBUTE_ALIGN | ( | DMACTRL_ALIGNMENT | ) |
DMA control block array, requires proper alignment.