Searched refs:LL_ADC_PATH_INTERNAL_TEMPSENSOR (Results 1 – 4 of 4) sorted by relevance
2003 && ((tmp_config_internal_channel & LL_ADC_PATH_INTERNAL_TEMPSENSOR) == 0UL)) in HAL_ADCEx_InjectedConfigChannel()2008 … LL_ADC_PATH_INTERNAL_TEMPSENSOR | tmp_config_internal_channel); in HAL_ADCEx_InjectedConfigChannel()
2864 …= ADC_CHANNEL_TEMPSENSOR) && ((tmp_config_internal_channel & LL_ADC_PATH_INTERNAL_TEMPSENSOR) == 0… in HAL_ADC_ConfigChannel()2869 … LL_ADC_PATH_INTERNAL_TEMPSENSOR | tmp_config_internal_channel); in HAL_ADC_ConfigChannel()
574 #define LL_ADC_PATH_INTERNAL_TEMPSENSOR (ADC_CCR_TSVREFE) /*!< ADC measurement path to inte… macro
692 #define LL_ADC_PATH_INTERNAL_TEMPSENSOR (ADC_CCR_TSEN) /*!< ADC measurement path to inte… macro