Home
last modified time | relevance | path

Searched defs:VrefProtection (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_adc.h347 …uint32_t VrefProtection; /*!< Select the Vref protection mode: specify VREF+ protection mode member
Dstm32u5xx_ll_adc.h5390 __STATIC_INLINE void LL_ADC_SetVrefProtection(ADC_TypeDef *ADCx, uint32_t VrefProtection) in LL_ADC_SetVrefProtection()