Searched refs:VADC_EN_CTL1 (Results 1 – 1 of 1) sorted by relevance
53 #define VADC_EN_CTL1 0x46 macro234 return vadc_write(vadc, VADC_EN_CTL1, state ? VADC_EN_CTL1_SET : 0); in vadc_set_state()262 ret = vadc_read(vadc, VADC_EN_CTL1, &en); in vadc_show_status()