Home
last modified time | relevance | path

Searched refs:SDADC_CR1_REFV (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_sdadc.h190 #define SDADC_VREF_VDDA SDADC_CR1_REFV /*!< The reference voltage is f…
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_sdadc.c383 if((SDADC1->CR1 & SDADC_CR1_REFV) != hsdadc->Init.ReferenceVoltage) in HAL_SDADC_Init()
387 SDADC1->CR1 &= ~(SDADC_CR1_REFV); in HAL_SDADC_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h8975 #define SDADC_CR1_REFV SDADC_CR1_REFV_Msk /*!< Reference volta… macro
Dstm32f373xc.h9074 #define SDADC_CR1_REFV SDADC_CR1_REFV_Msk /*!< Reference volta… macro