dmadrv_config.h

Go to the documentation of this file.
00001 /***************************************************************************/
00015 #ifndef __SILICON_LABS_DMADRV_CONFIG_H__
00016 #define __SILICON_LABS_DMADRV_CONFIG_H__
00017 
00018 /***************************************************************************/
00023 /***************************************************************************/
00028 
00029 
00030 #ifndef EMDRV_DMADRV_DMA_IRQ_PRIORITY
00031 #define EMDRV_DMADRV_DMA_IRQ_PRIORITY 4
00032 #endif
00033 
00037 #define EMDRV_DMADRV_DMA_CH_COUNT 4
00038 
00042 #if defined( DOXY_DOC_ONLY )
00043 #define EMDRV_DMADRV_USE_NATIVE_API
00044 #else
00045 //#define EMDRV_DMADRV_USE_NATIVE_API
00046 #endif
00047 
00051 #endif /* __SILICON_LABS_DMADRV_CONFIG_H__ */