Home
last modified time | relevance | path

Searched refs:ADC_SMPR1_SMPPLUS (Results 1 – 25 of 56) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_adc.h722 #if defined(ADC_SMPR1_SMPPLUS)
723 #define ADC_SAMPLETIME_3CYCLES_5 (ADC_SMPR1_SMPPLUS | LL_ADC_SAMPLINGTIME_2CYCLES_5) /*!< S…
1142 #if defined(ADC_SMPR1_SMPPLUS)
Dstm32l4xx_ll_adc.h1103 #if defined(ADC_SMPR1_SMPPLUS)
1108 #define LL_ADC_SAMPLINGTIME_COMMON_3C5_REPL_2C5 (ADC_SMPR1_SMPPLUS) /*!< ADC additional sampling ti…
3836 #if defined(ADC_SMPR1_SMPPLUS)
3853 MODIFY_REG(ADCx->SMPR1, ADC_SMPR1_SMPPLUS, SamplingTimeCommonConfig); in LL_ADC_SetSamplingTimeCommonConfig()
3867 return (uint32_t)(READ_BIT(ADCx->SMPR1, ADC_SMPR1_SMPPLUS)); in LL_ADC_GetSamplingTimeCommonConfig()
Dstm32l4xx_hal_adc_ex.h478 #if defined(ADC_SMPR1_SMPPLUS)
482 ADC_SMPR1_SMP0 | ADC_SMPR1_SMPPLUS)
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_adc_ex.h478 #if defined(ADC_SMPR1_SMPPLUS)
482 ADC_SMPR1_SMP0 | ADC_SMPR1_SMPPLUS)
Dstm32l5xx_ll_adc.h1074 #if defined(ADC_SMPR1_SMPPLUS)
1079 #define LL_ADC_SAMPLINGTIME_COMMON_3C5_REPL_2C5 (ADC_SMPR1_SMPPLUS) /*!< ADC additional sampling ti…
3610 #if defined(ADC_SMPR1_SMPPLUS)
3627 MODIFY_REG(ADCx->SMPR1, ADC_SMPR1_SMPPLUS, SamplingTimeCommonConfig); in LL_ADC_SetSamplingTimeCommonConfig()
3641 return (uint32_t)(READ_BIT(ADCx->SMPR1, ADC_SMPR1_SMPPLUS)); in LL_ADC_GetSamplingTimeCommonConfig()
Dstm32l5xx_hal_adc.h722 #define ADC_SAMPLETIME_3CYCLES_5 (ADC_SMPR1_SMPPLUS | LL_ADC_SAMPLINGTIME_2CYCLES_5) /*!< S…
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_adc.h1131 #if defined(ADC_SMPR1_SMPPLUS)
1136 #define LL_ADC_SAMPLINGTIME_COMMON_3C5_REPL_2C5 (ADC_SMPR1_SMPPLUS) /*!< ADC additional sampling ti…
3912 #if defined(ADC_SMPR1_SMPPLUS)
3929 MODIFY_REG(ADCx->SMPR1, ADC_SMPR1_SMPPLUS, SamplingTimeCommonConfig); in LL_ADC_SetSamplingTimeCommonConfig()
3943 return (uint32_t)(READ_BIT(ADCx->SMPR1, ADC_SMPR1_SMPPLUS)); in LL_ADC_GetSamplingTimeCommonConfig()
Dstm32h5xx_hal_adc.h779 #define ADC_SAMPLETIME_3CYCLES_5 (ADC_SMPR1_SMPPLUS | LL_ADC_SAMPLINGTIME_2CYCLES_5) /*!< S…
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_adc.h1130 #if defined(ADC_SMPR1_SMPPLUS)
1135 #define LL_ADC_SAMPLINGTIME_COMMON_3C5_REPL_2C5 (ADC_SMPR1_SMPPLUS) /*!< ADC additional sampling ti…
3864 #if defined(ADC_SMPR1_SMPPLUS)
3881 MODIFY_REG(ADCx->SMPR1, ADC_SMPR1_SMPPLUS, SamplingTimeCommonConfig); in LL_ADC_SetSamplingTimeCommonConfig()
3895 return (uint32_t)(READ_BIT(ADCx->SMPR1, ADC_SMPR1_SMPPLUS)); in LL_ADC_GetSamplingTimeCommonConfig()
Dstm32h7rsxx_hal_adc.h764 #define ADC_SAMPLETIME_3CYCLES_5 (ADC_SMPR1_SMPPLUS | LL_ADC_SAMPLINGTIME_2CYCLES_5) /*!< S…
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_adc.h1280 #if defined(ADC_SMPR1_SMPPLUS)
1285 #define LL_ADC_SAMPLINGTIME_COMMON_3C5_REPL_2C5 (ADC_SMPR1_SMPPLUS) /*!< ADC additional sampling ti…
4492 #if defined(ADC_SMPR1_SMPPLUS)
4509 MODIFY_REG(ADCx->SMPR1, ADC_SMPR1_SMPPLUS, SamplingTimeCommonConfig); in LL_ADC_SetSamplingTimeCommonConfig()
4523 return (uint32_t)(READ_BIT(ADCx->SMPR1, ADC_SMPR1_SMPPLUS)); in LL_ADC_GetSamplingTimeCommonConfig()
Dstm32g4xx_hal_adc_ex.h537 #if defined(ADC_SMPR1_SMPPLUS)
541 ADC_SMPR1_SMP0 | ADC_SMPR1_SMPPLUS)
Dstm32g4xx_hal_adc.h815 #define ADC_SAMPLETIME_3CYCLES_5 (ADC_SMPR1_SMPPLUS | LL_ADC_SAMPLINGTIME_2CYCLES_5) /*!< S…
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc.h681 #define ADC3_SAMPLETIME_3CYCLES_5 (ADC_SMPR1_SMPPLUS | LL_ADC_SAMPLINGTIME_ADC3_2CYCLES_5) …
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_adc_ex.c1937 #if defined(ADC_SMPR1_SMPPLUS) in HAL_ADCEx_InjectedConfigChannel()
Dstm32l4xx_hal_adc.c2789 #if defined(ADC_SMPR1_SMPPLUS) in HAL_ADC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h1401 #define ADC_SMPR1_SMPPLUS ADC_SMPR1_SMPPLUS_Msk /*!< ADC channels sa… macro
Dstm32g411xc.h1438 #define ADC_SMPR1_SMPPLUS ADC_SMPR1_SMPPLUS_Msk /*!< ADC channels sa… macro
Dstm32g441xx.h1559 #define ADC_SMPR1_SMPPLUS ADC_SMPR1_SMPPLUS_Msk /*!< ADC channels sa… macro
Dstm32gbk1cb.h1511 #define ADC_SMPR1_SMPPLUS ADC_SMPR1_SMPPLUS_Msk /*!< ADC channels sa… macro
Dstm32g431xx.h1525 #define ADC_SMPR1_SMPPLUS ADC_SMPR1_SMPPLUS_Msk /*!< ADC channels sa… macro
Dstm32g4a1xx.h1639 #define ADC_SMPR1_SMPPLUS ADC_SMPR1_SMPPLUS_Msk /*!< ADC channels sa… macro
Dstm32g491xx.h1605 #define ADC_SMPR1_SMPPLUS ADC_SMPR1_SMPPLUS_Msk /*!< ADC channels sa… macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l422xx.h1379 #define ADC_SMPR1_SMPPLUS ADC_SMPR1_SMPPLUS_Msk /*!< ADC channels sa… macro
Dstm32l412xx.h1344 #define ADC_SMPR1_SMPPLUS ADC_SMPR1_SMPPLUS_Msk /*!< ADC channels sa… macro

123