Home
last modified time | relevance | path

Searched refs:LL_ADC_PATH_INTERNAL_TEMPSENSOR (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_adc_ex.c2003 && ((tmp_config_internal_channel & LL_ADC_PATH_INTERNAL_TEMPSENSOR) == 0UL)) in HAL_ADCEx_InjectedConfigChannel()
2008LL_ADC_PATH_INTERNAL_TEMPSENSOR | tmp_config_internal_channel); in HAL_ADCEx_InjectedConfigChannel()
H A Dstm32l4xx_hal_adc.c2864 …= ADC_CHANNEL_TEMPSENSOR) && ((tmp_config_internal_channel & LL_ADC_PATH_INTERNAL_TEMPSENSOR) == 0… in HAL_ADC_ConfigChannel()
2869LL_ADC_PATH_INTERNAL_TEMPSENSOR | tmp_config_internal_channel); in HAL_ADC_ConfigChannel()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_adc.h574 #define LL_ADC_PATH_INTERNAL_TEMPSENSOR (ADC_CCR_TSVREFE) /*!< ADC measurement path to inte… macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_adc.h692 #define LL_ADC_PATH_INTERNAL_TEMPSENSOR (ADC_CCR_TSEN) /*!< ADC measurement path to inte… macro