Searched refs:ccr_vref (Results 1 – 1 of 1) sorted by relevance
183 const struct stm32_adc_regs ccr_vref; member519 .ccr_vref = { STM32H7_ADC_CCR, STM32H7_VREFEN },683 stm32_adc_set_bits_common(adc, adc->cfg->regs->ccr_vref.reg, in stm32_adc_int_ch_enable()684 adc->cfg->regs->ccr_vref.mask); in stm32_adc_int_ch_enable()709 stm32_adc_clr_bits_common(adc, adc->cfg->regs->ccr_vref.reg, in stm32_adc_int_ch_disable()710 adc->cfg->regs->ccr_vref.mask); in stm32_adc_int_ch_disable()