Home
last modified time | relevance | path

Searched refs:ADC_SMPR1_SMP10 (Results 1 – 25 of 77) sorted by relevance

1234

/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc.c679 ADC_SMPR1_SMP11 | ADC_SMPR1_SMP10 )); in HAL_ADC_DeInit()
2044 ADC_SMPR1(ADC_SMPR1_SMP10, sConfig->Channel) , in HAL_ADC_ConfigChannel()
Dstm32f1xx_ll_adc.c460 | ADC_SMPR1_SMP12 | ADC_SMPR1_SMP11 | ADC_SMPR1_SMP10) in LL_ADC_DeInit()
Dstm32f1xx_hal_adc_ex.c1154 ADC_SMPR1(ADC_SMPR1_SMP10, sConfigInjected->InjectedChannel) , in HAL_ADCEx_InjectedConfigChannel()
/hal_stm32-3.7.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_adc.c496 | ADC_SMPR1_SMP12 | ADC_SMPR1_SMP11 | ADC_SMPR1_SMP10) in LL_ADC_DeInit()
Dstm32f2xx_hal_adc_ex.c820 hadc->Instance->SMPR1 &= ~ADC_SMPR1(ADC_SMPR1_SMP10, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel()
Dstm32f2xx_hal_adc.c1623 hadc->Instance->SMPR1 &= ~ADC_SMPR1(ADC_SMPR1_SMP10, sConfig->Channel); in HAL_ADC_ConfigChannel()
/hal_stm32-3.7.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_adc.c488 | ADC_SMPR1_SMP12 | ADC_SMPR1_SMP11 | ADC_SMPR1_SMP10) in LL_ADC_DeInit()
Dstm32f4xx_hal_adc_ex.c850 hadc->Instance->SMPR1 &= ~ADC_SMPR1(ADC_SMPR1_SMP10, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel()
Dstm32f4xx_hal_adc.c1686 hadc->Instance->SMPR1 &= ~ADC_SMPR1(ADC_SMPR1_SMP10, sConfig->Channel); in HAL_ADC_ConfigChannel()
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_adc.c474 | ADC_SMPR1_SMP12 | ADC_SMPR1_SMP11 | ADC_SMPR1_SMP10) in LL_ADC_DeInit()
Dstm32f7xx_hal_adc_ex.c820 hadc->Instance->SMPR1 &= ~ADC_SMPR1(ADC_SMPR1_SMP10, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel()
Dstm32f7xx_hal_adc.c1686 hadc->Instance->SMPR1 &= ~ADC_SMPR1(ADC_SMPR1_SMP10, sConfig->Channel); in HAL_ADC_ConfigChannel()
/hal_stm32-3.7.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h390 #define ADC_SAMPLETIME_480CYCLES ((uint32_t)ADC_SMPR1_SMP10)
Dstm32f2xx_ll_adc.h838 #define LL_ADC_SAMPLINGTIME_480CYCLES (ADC_SMPR1_SMP10) …
/hal_stm32-3.7.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h399 #define ADC_SAMPLETIME_480CYCLES ((uint32_t)ADC_SMPR1_SMP10)
Dstm32f4xx_ll_adc.h861 #define LL_ADC_SAMPLINGTIME_480CYCLES (ADC_SMPR1_SMP10) …
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h436 #define ADC_SAMPLETIME_480CYCLES ((uint32_t)ADC_SMPR1_SMP10)
Dstm32f7xx_ll_adc.h848 #define LL_ADC_SAMPLINGTIME_480CYCLES (ADC_SMPR1_SMP10) …
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c1081 ADC_SMPR1_SMP12 | ADC_SMPR1_SMP11 | ADC_SMPR1_SMP10 )); in HAL_ADC_DeInit()
5929 ADC_SMPR1(ADC_SMPR1_SMP10, sConfig->Channel) , in HAL_ADC_ConfigChannel()
6676 ADC_SMPR1(ADC_SMPR1_SMP10, sConfigInjected->InjectedChannel), in HAL_ADCEx_InjectedConfigChannel()
Dstm32f3xx_ll_adc.c1575 | ADC_SMPR1_SMP12 | ADC_SMPR1_SMP11 | ADC_SMPR1_SMP10) in LL_ADC_DeInit()
/hal_stm32-3.7.0/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h3204 #define ADC_SMPR1_SMP10 ADC_SMPR1_SMP10_Msk /*!< ADC channel 10 … macro
Dstm32f101xb.h3266 #define ADC_SMPR1_SMP10 ADC_SMPR1_SMP10_Msk /*!< ADC channel 10 … macro
Dstm32f102x6.h3253 #define ADC_SMPR1_SMP10 ADC_SMPR1_SMP10_Msk /*!< ADC channel 10 … macro
Dstm32f100xb.h3418 #define ADC_SMPR1_SMP10 ADC_SMPR1_SMP10_Msk /*!< ADC channel 10 … macro
Dstm32f101xe.h3661 #define ADC_SMPR1_SMP10 ADC_SMPR1_SMP10_Msk /*!< ADC channel 10 … macro

1234