Home
last modified time | relevance | path

Searched refs:ADC_COMMON (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_adc.c630 MODIFY_REG(ADC_COMMON->CCR, in HAL_ADC_Init()
813 ADC_COMMON->CCR &= ~(ADC_CCR_VBATEN | ADC_CCR_TSEN | ADC_CCR_VREFEN | ADC_CCR_PRESC); in HAL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_adc.h1381 (ADC_COMMON)
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h931 #define ADC_COMMON ((ADC_Common_TypeDef *) ADC_COMMON_BASE) macro
9466 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC_COMMON)
Dstm32wle5xx.h931 #define ADC_COMMON ((ADC_Common_TypeDef *) ADC_COMMON_BASE) macro
9466 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC_COMMON)
Dstm32wl5mxx.h1101 #define ADC_COMMON ((ADC_Common_TypeDef *) ADC_COMMON_BASE) macro
11166 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC_COMMON)
Dstm32wl54xx.h1101 #define ADC_COMMON ((ADC_Common_TypeDef *) ADC_COMMON_BASE) macro
11166 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC_COMMON)
Dstm32wl55xx.h1101 #define ADC_COMMON ((ADC_Common_TypeDef *) ADC_COMMON_BASE) macro
11166 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC_COMMON)