/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_adc.h | 389 #define ADC_SAMPLETIME_239CYCLES_5 ((uint32_t) ADC_SMPR_SMP) /*!< Sampling t… 679 (((__HANDLE__)->Instance->SMPR) & ADC_SMPR_SMP) 740 ((_SAMPLETIME_) & (ADC_SMPR_SMP))
|
D | stm32f0xx_ll_adc.h | 1766 MODIFY_REG(ADCx->SMPR, ADC_SMPR_SMP, SamplingTime); in LL_ADC_SetSamplingTimeCommonChannels() 1792 return (uint32_t)(READ_BIT(ADCx->SMPR, ADC_SMPR_SMP)); in LL_ADC_GetSamplingTimeCommonChannels()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_adc.c | 578 hadc->Instance->SMPR &= ~(ADC_SMPR_SMP); in HAL_ADC_Init() 705 hadc->Instance->SMPR &= ~ADC_SMPR_SMP; in HAL_ADC_DeInit() 1941 hadc->Instance->SMPR &= ~(ADC_SMPR_SMP); in HAL_ADC_ConfigChannel()
|
D | stm32f0xx_ll_adc.c | 295 CLEAR_BIT(ADCx->SMPR, ADC_SMPR_SMP); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_adc.h | 2155 MODIFY_REG(ADCx->SMPR, ADC_SMPR_SMP, SamplingTime); in LL_ADC_SetSamplingTimeCommonChannels() 2181 return (uint32_t)(READ_BIT(ADCx->SMPR, ADC_SMPR_SMP)); in LL_ADC_GetSamplingTimeCommonChannels()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_adc.c | 403 CLEAR_BIT(ADCx->SMPR, ADC_SMPR_SMP); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 710 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< ADC group of ch… macro 716 #define ADC_SMPR1_SMPR (ADC_SMPR_SMP) /*!< SMP[2:0] bits (Sampling time selection)…
|
D | stm32f030x8.h | 726 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< ADC group of ch… macro 732 #define ADC_SMPR1_SMPR (ADC_SMPR_SMP) /*!< SMP[2:0] bits (Sampling time selection)…
|
D | stm32f070x6.h | 755 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< ADC group of ch… macro 761 #define ADC_SMPR1_SMPR (ADC_SMPR_SMP) /*!< SMP[2:0] bits (Sampling time selection)…
|
D | stm32f031x6.h | 720 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< ADC group of ch… macro 726 #define ADC_SMPR1_SMPR (ADC_SMPR_SMP) /*!< SMP[2:0] bits (Sampling time selection)…
|
D | stm32f030xc.h | 742 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< ADC group of ch… macro 748 #define ADC_SMPR1_SMPR (ADC_SMPR_SMP) /*!< SMP[2:0] bits (Sampling time selection)…
|
D | stm32f038xx.h | 719 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< ADC group of ch… macro 725 #define ADC_SMPR1_SMPR (ADC_SMPR_SMP) /*!< SMP[2:0] bits (Sampling time selection)…
|
D | stm32f070xb.h | 778 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< ADC group of ch… macro 784 #define ADC_SMPR1_SMPR (ADC_SMPR_SMP) /*!< SMP[2:0] bits (Sampling time selection)…
|
D | stm32f058xx.h | 825 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< ADC group of ch… macro 831 #define ADC_SMPR1_SMPR (ADC_SMPR_SMP) /*!< SMP[2:0] bits (Sampling time selection)…
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 803 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< SMPR[2:0] bits … macro 809 #define ADC_SMPR_SMPR ADC_SMPR_SMP
|
D | stm32l010x8.h | 761 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< SMPR[2:0] bits … macro 767 #define ADC_SMPR_SMPR ADC_SMPR_SMP
|
D | stm32l010xb.h | 766 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< SMPR[2:0] bits … macro 772 #define ADC_SMPR_SMPR ADC_SMPR_SMP
|
D | stm32l011xx.h | 773 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< SMPR[2:0] bits … macro 779 #define ADC_SMPR_SMPR ADC_SMPR_SMP
|
D | stm32l021xx.h | 794 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< SMPR[2:0] bits … macro 800 #define ADC_SMPR_SMPR ADC_SMPR_SMP
|
D | stm32l031xx.h | 782 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< SMPR[2:0] bits … macro 788 #define ADC_SMPR_SMPR ADC_SMPR_SMP
|
D | stm32l051xx.h | 817 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< SMPR[2:0] bits … macro 823 #define ADC_SMPR_SMPR ADC_SMPR_SMP
|
D | stm32l010x4.h | 753 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< SMPR[2:0] bits … macro 759 #define ADC_SMPR_SMPR ADC_SMPR_SMP
|
D | stm32l010x6.h | 759 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< SMPR[2:0] bits … macro 765 #define ADC_SMPR_SMPR ADC_SMPR_SMP
|
D | stm32l081xx.h | 860 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< SMPR[2:0] bits … macro 866 #define ADC_SMPR_SMPR ADC_SMPR_SMP
|
D | stm32l071xx.h | 839 #define ADC_SMPR_SMP ADC_SMPR_SMP_Msk /*!< SMPR[2:0] bits … macro 845 #define ADC_SMPR_SMPR ADC_SMPR_SMP
|