ADuCM302x Device Drivers API Reference Manual
Release 3.1.2.0
adi_crc_config.h
1
48
#ifndef ADI_CRC_CONFIG_H
49
#define ADI_CRC_CONFIG_H
50
51
#include <adi_global_config.h>
52
61
/************* CRC Driver configurations ***************/
67
#define ADI_CRC_CFG_ENABLE_DMA_SUPPORT 0
68
74
#define ADI_CFG_CRC_ENABLE_BYTE_MIRRORING 0
75
80
#define ADI_CFG_CRC_ENABLE_BIT_MIRRORING 0
81
86
#define ADI_CFG_CRC_SEED_VALUE (0xFFFFFFFFu)
87
91
#define ADI_CFG_CRC_POLYNOMIAL (0x04C11DB7u)
92
97
#define ADI_CFG_CRC_SOFTWARE_DMA_CHANNEL_ID 7
98
99
#endif
/* ADI_CRC_CONFIG_H */
100
Include
config
adi_crc_config.h
Generated on Mon Aug 6 2018 21:48:21 for ADuCM302x Device Drivers API Reference Manual by
1.8.13