blob: 9af8cb89cfa5a426dea5f8bc9acce1f3b083a8d0 [file] [log] [blame]
/********************* (C) COPYRIGHT 2007 RAISONANCE S.A.S. *******************/
/**
*
* @file adc.h
* @brief ADC initialization header file.
* @author FL
* @date 07/2007
*
**/
/******************************************************************************/
/* Define to prevent recursive inclusion ---------------------------------------*/
#ifndef __ADC_H
#define __ADC_H
#define ADC1_DR_Address ((u32)0x4001244C)
#endif /*__ADC_H */