#ifndef MOTO_ADC_H #define MOTO_ADC_H #include "tkc/types_def.h" void moto_adc_Init(void); #endif