I2C_ADC
i2c_childlist[index].i2ctype = I2C_ADC;
(I2C_ADC == i2c_childlist[index].i2ctype) ? "adc" :
if (pchild->i2ctype == I2C_ADC) {