Home
last modified time | relevance | path

Searched refs:ADC_CR2_TSVREFE (Results 1 – 23 of 23) sorted by relevance

/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc_ex.c1169 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()
Dstm32f1xx_hal_adc.c584 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()
Dstm32f1xx_ll_adc.c448 ( ADC_CR2_TSVREFE in LL_ADC_DeInit()
/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_adc.h460 #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/
Dstm32f3xx_hal_adc_ex.c739 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()
Dstm32f3xx_ll_adc.c1563 ( ADC_CR2_TSVREFE in LL_ADC_DeInit()
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_adc.h7707 #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/
Dstm32f101x6.h3199 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
Dstm32f101xb.h3261 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
Dstm32f102x6.h3248 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
Dstm32f100xb.h3413 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
Dstm32f101xe.h3656 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
Dstm32f101xg.h3731 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
Dstm32f102xb.h3302 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
Dstm32f100xe.h3760 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
Dstm32f103xb.h3419 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
Dstm32f103x6.h3357 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
Dstm32f103xg.h3951 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
Dstm32f103xe.h3881 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
Dstm32f105xc.h4105 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
Dstm32f107xc.h4197 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< ADC internal pa… macro
/hal_stm32-3.7.0/stm32cube/stm32f3xx/soc/
Dstm32f373xc.h1036 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< Temperature Sen… macro
Dstm32f378xx.h995 #define ADC_CR2_TSVREFE ADC_CR2_TSVREFE_Msk /*!< Temperature Sen… macro