思澈科技软件开发工具包  2.20
EXT DMA Exported Constants

Modules

 EXT_DMA source buffer format
 
 DMA Error Code
 
 EXT_DMA source incresement configuration
 For example you can use HAL_EXT_DMA_SRC_INC | HAL_EXT_DMA_SRC_BURST16 while copy a buffer to another.
 
 EXT_DMA destination incresement configuration
 For example you can use HAL_EXT_DMA_DST_BURST16 | HAL_EXT_DMA_DST_INC while copy a buffer to another.
 

Macros

#define MAX_CMPR_TBL_SIZE   (10)
 
#define HAL_EXT_DMA_SINGLE_MAX   (0X100000 - 1)
 

Detailed Description

EXT_DMA_Exported_Types