#define ADC_CR_OFF 0x00000000
#define ADC_CR_CH_SEL( x )
#define ADC_CR_CLKDIV( d )
#define ADC_CR_BURST
#define ADC_CR_PDN
#define ADC_CR_START_MODE_SEL( x )
#define ADC_CR_START_MASK
#define ADC_CR_START_NOW
#define ADC_CR_START_EINT0
#define ADC_CR_START_CAP01
#define ADC_CR_START_MAT01
#define ADC_CR_START_MAT03
#define ADC_CR_START_MAT10
#define ADC_CR_START_MAT11
#define ADC_CR_EDGE
#define ADC_GDR_OFF 0x00000004
#define ADC_GDR_RESULT( x )
#define ADC_GDR_CH( x )
#define ADC_GDR_CH_MASK
#define ADC_GDR_OVERRUN_FLAG
#define ADC_GDR_DONE_FLAG
#define ADC_INTEN_OFF 0x0000000C
#define ADC_INTEN_CH( x )
#define ADC_INTEN_GLOBAL
#define ADC_DR_OFF( x )
#define ADC_DR_OVERRUN_FLAG
#define ADC_DR_DONE_FLAG
#define ADC_STAT_OFF 0x00000030
#define ADC_STAT_CH_DONE_FLAG( x )
#define ADC_STAT_CH_OVERRUN_FLAG( x )
#define ADC_STAT_INT_FLAG
#define ADC_TRIM_OFF 0x00000034