Searched refs:ccr_vbat (Results 1 – 1 of 1) sorted by relevance
182 const struct stm32_adc_regs ccr_vbat; member518 .ccr_vbat = { STM32H7_ADC_CCR, STM32H7_VBATEN },688 stm32_adc_set_bits_common(adc, adc->cfg->regs->ccr_vbat.reg, in stm32_adc_int_ch_enable()689 adc->cfg->regs->ccr_vbat.mask); in stm32_adc_int_ch_enable()713 stm32_adc_clr_bits_common(adc, adc->cfg->regs->ccr_vbat.reg, in stm32_adc_int_ch_disable()714 adc->cfg->regs->ccr_vbat.mask); in stm32_adc_int_ch_disable()