Home
last modified time | relevance | path

Searched refs:ADC_CHANNEL_VDDCORE (Results 1 – 25 of 33) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_adc_ex.h800 ((__CHANNEL__) == ADC_CHANNEL_VDDCORE) )
Dstm32h7rsxx_hal_adc.h802 #define ADC_CHANNEL_VDDCORE (LL_ADC_CHANNEL_VDDCORE) /*!< Internal channel … macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_adc_ex.h824 ((__CHANNEL__) == ADC_CHANNEL_VDDCORE) )
Dstm32h5xx_hal_adc.h818 #define ADC_CHANNEL_VDDCORE (LL_ADC_CHANNEL_VDDCORE) /*!< Internal channel Vd… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_adc_ex.h996 ((__CHANNEL__) == ADC_CHANNEL_VDDCORE) || \
Dstm32n6xx_hal_adc.h763 #define ADC_CHANNEL_VDDCORE (LL_ADC_CHANNEL_VDDCORE) /*!< ADC internal chann… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_adc_ex.c2099 else if (((pConfigInjected->InjectedChannel == ADC_CHANNEL_VDDCORE) in HAL_ADCEx_InjectedConfigChannel()
Dstm32n6xx_hal_adc.c2904 else if (((pConfig->Channel == ADC_CHANNEL_VDDCORE) in HAL_ADC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_adc_ex.c2149 else if (pConfigInjected->InjectedChannel == ADC_CHANNEL_VDDCORE) in HAL_ADCEx_InjectedConfigChannel()
Dstm32h5xx_hal_adc.c3002 else if (pConfig->Channel == ADC_CHANNEL_VDDCORE) in HAL_ADC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_adc_ex.c2141 else if (pConfigInjected->InjectedChannel == ADC_CHANNEL_VDDCORE) in HAL_ADCEx_InjectedConfigChannel()
Dstm32h7rsxx_hal_adc.c2996 else if (pConfig->Channel == ADC_CHANNEL_VDDCORE) in HAL_ADC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h113 #define ADC_CHANNEL_VCORE ADC_CHANNEL_VDDCORE
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h117 #define ADC_CHANNEL_VCORE ADC_CHANNEL_VDDCORE
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h113 #define ADC_CHANNEL_VCORE ADC_CHANNEL_VDDCORE
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h113 #define ADC_CHANNEL_VCORE ADC_CHANNEL_VDDCORE
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h113 #define ADC_CHANNEL_VCORE ADC_CHANNEL_VDDCORE
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h113 #define ADC_CHANNEL_VCORE ADC_CHANNEL_VDDCORE
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h113 #define ADC_CHANNEL_VCORE ADC_CHANNEL_VDDCORE
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h113 #define ADC_CHANNEL_VCORE ADC_CHANNEL_VDDCORE
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h113 #define ADC_CHANNEL_VCORE ADC_CHANNEL_VDDCORE
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h113 #define ADC_CHANNEL_VCORE ADC_CHANNEL_VDDCORE
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h113 #define ADC_CHANNEL_VCORE ADC_CHANNEL_VDDCORE
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h113 #define ADC_CHANNEL_VCORE ADC_CHANNEL_VDDCORE
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h113 #define ADC_CHANNEL_VCORE ADC_CHANNEL_VDDCORE

12