www.pudn.com > s3c2443_test_code.zip > Adcts.h
#ifndef __ADCTS_H__
#define __ADCTS_H__
#ifdef __cplusplus
extern "C" {
#endif
void Test_AdcTs(void);
void Test_Adc(void);
void Test_ADC(void);
#ifdef __cplusplus
}
#endif
#endif /*__ADC_H__*/