Home
last modified time | relevance | path

Searched refs:ADC1_COMMON (Results 1 – 25 of 142) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc_ex.h378 #define ADC_COMMON_REGISTER(__HANDLE__) ADC1_COMMON
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_adc.c637 MODIFY_REG(ADC1_COMMON->CCR, in HAL_ADC_Init()
829 ADC1_COMMON->CCR &= ~(ADC_CCR_TSEN | ADC_CCR_VREFEN | ADC_CCR_PRESC); in HAL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_adc.c631 MODIFY_REG(ADC1_COMMON->CCR, in HAL_ADC_Init()
821 ADC1_COMMON->CCR &= ~(ADC_CCR_VBATEN | ADC_CCR_TSEN | ADC_CCR_VREFEN | ADC_CCR_PRESC); in HAL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_adc.c635 MODIFY_REG(ADC1_COMMON->CCR, in HAL_ADC_Init()
825 ADC1_COMMON->CCR &= ~(ADC_CCR_VBATEN | ADC_CCR_TSEN | ADC_CCR_VREFEN | ADC_CCR_PRESC); in HAL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_adc.h1125 (ADC1_COMMON)
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h582 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) macro
584 #define ADC ADC1_COMMON
5982 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON)
Dstm32l010x8.h540 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) macro
542 #define ADC ADC1_COMMON
5629 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON)
Dstm32l010xb.h544 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) macro
546 #define ADC ADC1_COMMON
5688 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON)
Dstm32l011xx.h556 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) macro
558 #define ADC ADC1_COMMON
5720 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON)
Dstm32l021xx.h576 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) macro
578 #define ADC ADC1_COMMON
5857 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON)
Dstm32l031xx.h562 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) macro
564 #define ADC ADC1_COMMON
5845 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON)
Dstm32l051xx.h595 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) macro
597 #define ADC ADC1_COMMON
5999 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON)
Dstm32l010x4.h536 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) macro
538 #define ADC ADC1_COMMON
5584 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON)
Dstm32l010x6.h539 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) macro
541 #define ADC ADC1_COMMON
5636 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON)
Dstm32l081xx.h636 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) macro
638 #define ADC ADC1_COMMON
6328 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON)
Dstm32l071xx.h616 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) macro
618 #define ADC ADC1_COMMON
6191 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON)
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_adc.h1342 (ADC1_COMMON)
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_adc.h1402 (ADC1_COMMON)
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_adc.h2179 (ADC1_COMMON)
8526 (ADC1_COMMON)
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_adc.h1514 (ADC1_COMMON)
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_adc.h1648 (ADC1_COMMON)
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_adc.h1728 (ADC1_COMMON)
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_adc.h1659 (ADC1_COMMON)
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_adc.h1530 (ADC1_COMMON)
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h604 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC1_COMMON_BASE) macro
605 #define ADC (ADC1_COMMON) /* Kept for legacy purpose */
6367 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON)

123456