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