Home
last modified time | relevance | path

Searched refs:ADC_CR_ADVREGEN_1 (Results 1 – 15 of 15) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_adc.c875 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN_1 | ADC_CR_ADVREGEN_0 | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
877 SET_BIT(ADCx->CR, ADC_CR_ADVREGEN_1); in LL_ADC_DeInit()
Dstm32f3xx_hal_adc_ex.c333 CLEAR_BIT(hadc->Instance->CR, (ADC_CR_ADVREGEN_1 | ADC_CR_ADVREGEN_0)); in HAL_ADC_Init()
352 HAL_IS_BIT_SET(hadc->Instance->CR, ADC_CR_ADVREGEN_1) ) in HAL_ADC_Init()
875 CLEAR_BIT(hadc->Instance->CR, ADC_CR_ADVREGEN_1 | ADC_CR_ADVREGEN_0 | ADC_CR_ADCALDIF); in HAL_ADC_DeInit()
877 SET_BIT(hadc->Instance->CR, ADC_CR_ADVREGEN_1); in HAL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_adc.h5783 CLEAR_BIT(ADCx->CR, (ADC_CR_ADVREGEN_1 | ADC_CR_ADVREGEN_0)); in LL_ADC_EnableInternalRegulator()
5816 return (READ_BIT(ADCx->CR, (ADC_CR_ADVREGEN_1 | ADC_CR_ADVREGEN_0)) == (ADC_CR_ADVREGEN_0)); in LL_ADC_IsInternalRegulatorEnabled()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f301x8.h865 #define ADC_CR_ADVREGEN_1 (0x2UL << ADC_CR_ADVREGEN_Pos) /*!< 0x20000000 */ macro
Dstm32f318xx.h866 #define ADC_CR_ADVREGEN_1 (0x2UL << ADC_CR_ADVREGEN_Pos) /*!< 0x20000000 */ macro
Dstm32f302x8.h974 #define ADC_CR_ADVREGEN_1 (0x2UL << ADC_CR_ADVREGEN_Pos) /*!< 0x20000000 */ macro
Dstm32f328xx.h925 #define ADC_CR_ADVREGEN_1 (0x2UL << ADC_CR_ADVREGEN_Pos) /*!< 0x20000000 */ macro
Dstm32f302xc.h1009 #define ADC_CR_ADVREGEN_1 (0x2UL << ADC_CR_ADVREGEN_Pos) /*!< 0x20000000 */ macro
Dstm32f303x8.h926 #define ADC_CR_ADVREGEN_1 (0x2UL << ADC_CR_ADVREGEN_Pos) /*!< 0x20000000 */ macro
Dstm32f358xx.h999 #define ADC_CR_ADVREGEN_1 (0x2UL << ADC_CR_ADVREGEN_Pos) /*!< 0x20000000 */ macro
Dstm32f303xc.h1041 #define ADC_CR_ADVREGEN_1 (0x2UL << ADC_CR_ADVREGEN_Pos) /*!< 0x20000000 */ macro
Dstm32f302xe.h1100 #define ADC_CR_ADVREGEN_1 (0x2UL << ADC_CR_ADVREGEN_Pos) /*!< 0x20000000 */ macro
Dstm32f303xe.h1152 #define ADC_CR_ADVREGEN_1 (0x2UL << ADC_CR_ADVREGEN_Pos) /*!< 0x20000000 */ macro
Dstm32f398xx.h1108 #define ADC_CR_ADVREGEN_1 (0x2UL << ADC_CR_ADVREGEN_Pos) /*!< 0x20000000 */ macro
Dstm32f334x8.h1043 #define ADC_CR_ADVREGEN_1 (0x2UL << ADC_CR_ADVREGEN_Pos) /*!< 0x20000000 */ macro