At end of file, there is#ifdef _PCFG0
void OpenADC2(unsigned int config1, unsigned int config2, unsigned int config3,
......
#else
void OpenADC1(unsigned int config1, unsigned int config2, unsigned int config3,
......
#endif ..
void OpenADC2(unsigned int config1, unsigned int config2, unsigned int config3,
......
#else
void OpenADC1(unsigned int config1, unsigned int config2, unsigned int config3,
......
#endif ..