Home
last modified time | relevance | path

Searched refs:LL_ADC_PATH_INTERNAL_VBAT (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.c2023 && ((tmp_config_internal_channel & LL_ADC_PATH_INTERNAL_VBAT) == 0UL)) in HAL_ADCEx_InjectedConfigChannel()
2028 LL_ADC_PATH_INTERNAL_VBAT | tmp_config_internal_channel); in HAL_ADCEx_InjectedConfigChannel()
H A Dstm32l4xx_hal_adc.c2883 …Channel == ADC_CHANNEL_VBAT) && ((tmp_config_internal_channel & LL_ADC_PATH_INTERNAL_VBAT) == 0UL)) in HAL_ADC_ConfigChannel()
2888 LL_ADC_PATH_INTERNAL_VBAT | tmp_config_internal_channel); in HAL_ADC_ConfigChannel()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_adc.h575 #define LL_ADC_PATH_INTERNAL_VBAT (ADC_CCR_VBATE) /*!< ADC measurement path to inte… macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_adc.h693 #define LL_ADC_PATH_INTERNAL_VBAT (ADC_CCR_VBATEN) /*!< ADC measurement path to inte… macro