ADuCM4x50 Device Drivers API Reference Manual
Release 4.0.0.0
adi_crc_config.h
1
15
#ifndef ADI_CRC_CONFIG_H
16
#define ADI_CRC_CONFIG_H
17
18
#include <adi_global_config.h>
19
28
/************* CRC Driver configurations ***************/
34
#define ADI_CRC_CFG_ENABLE_DMA_SUPPORT 0
35
41
#define ADI_CFG_CRC_ENABLE_BYTE_MIRRORING 0
42
47
#define ADI_CFG_CRC_ENABLE_BIT_MIRRORING 0
48
53
#define ADI_CFG_CRC_SEED_VALUE (0xFFFFFFFFu)
54
58
#define ADI_CFG_CRC_POLYNOMIAL (0x04C11DB7u)
59
64
#define ADI_CFG_CRC_SOFTWARE_DMA_CHANNEL_ID 7
65
66
#endif
/* ADI_CRC_CONFIG_H */
67
Include
config
adi_crc_config.h
Generated on Tue Aug 31 2021 19:04:41 for ADuCM4x50 Device Drivers API Reference Manual by
1.8.15