/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_adc_ex.c | 1169 SET_BIT(hadc->Instance->CR2, ADC_CR2_TSVREFE); in HAL_ADCEx_InjectedConfigChannel() 1212 if (READ_BIT(hadc->Instance->CR2, ADC_CR2_TSVREFE) == RESET) in HAL_ADCEx_InjectedConfigChannel() 1214 SET_BIT(hadc->Instance->CR2, ADC_CR2_TSVREFE); in HAL_ADCEx_InjectedConfigChannel()
|
D | stm32f1xx_hal_adc.c | 584 ADC_CR2_TSVREFE )) in HAL_ADC_Init() 670 CLEAR_BIT(hadc->Instance->CR2, (ADC_CR2_TSVREFE | ADC_CR2_SWSTART | ADC_CR2_JSWSTART | in HAL_ADC_DeInit() 2064 if (READ_BIT(hadc->Instance->CR2, ADC_CR2_TSVREFE) == RESET) in HAL_ADC_ConfigChannel() 2066 SET_BIT(hadc->Instance->CR2, ADC_CR2_TSVREFE); in HAL_ADC_ConfigChannel()
|
D | stm32f1xx_ll_adc.c | 448 ( ADC_CR2_TSVREFE in LL_ADC_DeInit()
|
/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_adc.h | 460 #define LL_ADC_PATH_INTERNAL_VREFINT (ADC_CR2_TSVREFE) /*!< ADC measurement path to inte… 461 #define LL_ADC_PATH_INTERNAL_TEMPSENSOR (ADC_CR2_TSVREFE) /*!< ADC measurement path to inte… 1660 MODIFY_REG(ADCxy_COMMON->CR2, (ADC_CR2_TSVREFE), PathInternal); in LL_ADC_SetCommonPathInternalCh() 1679 return (uint32_t)(READ_BIT(ADCxy_COMMON->CR2, ADC_CR2_TSVREFE)); in LL_ADC_GetCommonPathInternalCh()
|
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_adc_ex.c | 739 ADC_CR2_TSVREFE )) in HAL_ADC_Init() 1072 CLEAR_BIT(hadc->Instance->CR2, (ADC_CR2_TSVREFE | ADC_CR2_SWSTART | ADC_CR2_JSWSTART | in HAL_ADC_DeInit() 5944 SET_BIT(hadc->Instance->CR2, ADC_CR2_TSVREFE); in HAL_ADC_ConfigChannel() 6721 if (READ_BIT(hadc->Instance->CR2, ADC_CR2_TSVREFE) == RESET) in HAL_ADCEx_InjectedConfigChannel() 6723 SET_BIT(hadc->Instance->CR2, ADC_CR2_TSVREFE); in HAL_ADCEx_InjectedConfigChannel()
|
D | stm32f3xx_ll_adc.c | 1563 ( ADC_CR2_TSVREFE in LL_ADC_DeInit()
|
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_adc.h | 7707 #define LL_ADC_PATH_INTERNAL_VREFINT (ADC_CR2_TSVREFE) /*!< ADC measurement path to inte… 7708 #define LL_ADC_PATH_INTERNAL_TEMPSENSOR (ADC_CR2_TSVREFE) /*!< ADC measurement path to inte… 8846 MODIFY_REG(ADCxy_COMMON->CR2, (ADC_CR2_TSVREFE), PathInternal); in LL_ADC_SetCommonPathInternalCh() 8865 return (uint32_t)(READ_BIT(ADCxy_COMMON->CR2, ADC_CR2_TSVREFE)); in LL_ADC_GetCommonPathInternalCh()
|
/hal_stm32-3.7.0/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 3199 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
|
D | stm32f101xb.h | 3261 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
|
D | stm32f102x6.h | 3248 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
|
D | stm32f100xb.h | 3413 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
|
D | stm32f101xe.h | 3656 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
|
D | stm32f101xg.h | 3731 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
|
D | stm32f102xb.h | 3302 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
|
D | stm32f100xe.h | 3760 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
|
D | stm32f103xb.h | 3419 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
|
D | stm32f103x6.h | 3357 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
|
D | stm32f103xg.h | 3951 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
|
D | stm32f103xe.h | 3881 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
|
D | stm32f105xc.h | 4105 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
|
D | stm32f107xc.h | 4197 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
|
/hal_stm32-3.7.0/stm32cube/stm32f3xx/soc/ |
D | stm32f373xc.h | 1036 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< Temperature Sen… macro
|
D | stm32f378xx.h | 995 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< Temperature Sen… macro
|