cfg_adc.h

Go to the documentation of this file.
00001 
00039 #ifndef CFG_ADC_H
00040 #define CFG_ADC_H
00041 
00043 #define ADC_LOG_LEVEL      LOG_LVL_INFO
00044 
00046 #define ADC_LOG_FORMAT     LOG_FMT_VERBOSE
00047 
00056 #define CONFIG_ADC_CLOCK          4800000UL
00057 #define CONFIG_ADC_STARTUP_TIME        20
00058 #define CONFIG_ADC_SHTIME             834
00059 /* \ * } */
00060 
00062 #define CONFIG_ADC_AVR_REF      1
00063 #define CONFIG_ADC_AVR_DIVISOR  2
00064 
00066 #define CONFIG_ADC_STROBE  0
00067 
00068 #endif /* CFG_ADC_H */