Home
last modified time | relevance | path

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

1234

/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc.c689 ADC_SMPR1_SMP11 | ADC_SMPR1_SMP10 )); in HAL_ADC_DeInit()
2051 ADC_SMPR1(ADC_SMPR1_SMP10, sConfig->Channel) , in HAL_ADC_ConfigChannel()
Dstm32f1xx_ll_adc.c461 | ADC_SMPR1_SMP12 | ADC_SMPR1_SMP11 | ADC_SMPR1_SMP10) in LL_ADC_DeInit()
Dstm32f1xx_hal_adc_ex.c1164 ADC_SMPR1(ADC_SMPR1_SMP10, sConfigInjected->InjectedChannel) , in HAL_ADCEx_InjectedConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_adc.c475 | ADC_SMPR1_SMP12 | ADC_SMPR1_SMP11 | ADC_SMPR1_SMP10) in LL_ADC_DeInit()
Dstm32f7xx_hal_adc_ex.c817 hadc->Instance->SMPR1 &= ~ADC_SMPR1(ADC_SMPR1_SMP10, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel()
Dstm32f7xx_hal_adc.c1682 hadc->Instance->SMPR1 &= ~ADC_SMPR1(ADC_SMPR1_SMP10, sConfig->Channel); in HAL_ADC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_adc.c497 | 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.c1620 hadc->Instance->SMPR1 &= ~ADC_SMPR1(ADC_SMPR1_SMP10, sConfig->Channel); in HAL_ADC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_adc.c489 | ADC_SMPR1_SMP12 | ADC_SMPR1_SMP11 | ADC_SMPR1_SMP10) in LL_ADC_DeInit()
Dstm32f4xx_hal_adc_ex.c851 hadc->Instance->SMPR1 &= ~ADC_SMPR1(ADC_SMPR1_SMP10, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel()
Dstm32f4xx_hal_adc.c1684 hadc->Instance->SMPR1 &= ~ADC_SMPR1(ADC_SMPR1_SMP10, sConfig->Channel); in HAL_ADC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h391 #define ADC_SAMPLETIME_480CYCLES ((uint32_t)ADC_SMPR1_SMP10)
Dstm32f2xx_ll_adc.h839 #define LL_ADC_SAMPLINGTIME_480CYCLES (ADC_SMPR1_SMP10) …
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h400 #define ADC_SAMPLETIME_480CYCLES ((uint32_t)ADC_SMPR1_SMP10)
Dstm32f4xx_ll_adc.h862 #define LL_ADC_SAMPLINGTIME_480CYCLES (ADC_SMPR1_SMP10) …
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h437 #define ADC_SAMPLETIME_480CYCLES ((uint32_t)ADC_SMPR1_SMP10)
Dstm32f7xx_ll_adc.h849 #define LL_ADC_SAMPLINGTIME_480CYCLES (ADC_SMPR1_SMP10) …
/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c1088 ADC_SMPR1_SMP12 | ADC_SMPR1_SMP11 | ADC_SMPR1_SMP10 )); in HAL_ADC_DeInit()
5928 ADC_SMPR1(ADC_SMPR1_SMP10, sConfig->Channel) , in HAL_ADC_ConfigChannel()
6675 ADC_SMPR1(ADC_SMPR1_SMP10, sConfigInjected->InjectedChannel), in HAL_ADCEx_InjectedConfigChannel()
Dstm32f3xx_ll_adc.c1574 | ADC_SMPR1_SMP12 | ADC_SMPR1_SMP11 | ADC_SMPR1_SMP10) in LL_ADC_DeInit()
/hal_stm32-2.7.6/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h3205 #define ADC_SMPR1_SMP10 ADC_SMPR1_SMP10_Msk /*!< ADC channel 10 … macro
Dstm32f101xb.h3267 #define ADC_SMPR1_SMP10 ADC_SMPR1_SMP10_Msk /*!< ADC channel 10 … macro
Dstm32f100xb.h3419 #define ADC_SMPR1_SMP10 ADC_SMPR1_SMP10_Msk /*!< ADC channel 10 … macro
Dstm32f102x6.h3254 #define ADC_SMPR1_SMP10 ADC_SMPR1_SMP10_Msk /*!< ADC channel 10 … macro
Dstm32f100xe.h3766 #define ADC_SMPR1_SMP10 ADC_SMPR1_SMP10_Msk /*!< ADC channel 10 … macro

1234