Searched refs:LL_ADC_PATH_INTERNAL_VREFINT (Results 1 – 4 of 4) sorted by relevance
2032 && ((tmp_config_internal_channel & LL_ADC_PATH_INTERNAL_VREFINT) == 0UL)) in HAL_ADCEx_InjectedConfigChannel()2037 LL_ADC_PATH_INTERNAL_VREFINT | tmp_config_internal_channel); in HAL_ADCEx_InjectedConfigChannel()
2892 && ((tmp_config_internal_channel & LL_ADC_PATH_INTERNAL_VREFINT) == 0UL)) in HAL_ADC_ConfigChannel()2897 … LL_ADC_PATH_INTERNAL_VREFINT | tmp_config_internal_channel); in HAL_ADC_ConfigChannel()
573 #define LL_ADC_PATH_INTERNAL_VREFINT (ADC_CCR_TSVREFE) /*!< ADC measurement path to inte… macro
691 #define LL_ADC_PATH_INTERNAL_VREFINT (ADC_CCR_VREFEN) /*!< ADC measurement path to inte… macro