VADC_EN_CTL1
return vadc_write(vadc, VADC_EN_CTL1, state ? VADC_EN_CTL1_SET : 0);
ret = vadc_read(vadc, VADC_EN_CTL1, &en);