Home
last modified time | relevance | path

Searched refs:LL_ADC_SAMPLINGTIME_ADC3_2CYCLES_5 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc.h673 #define ADC3_SAMPLETIME_2CYCLES_5 (LL_ADC_SAMPLINGTIME_ADC3_2CYCLES_5) /*!< Sampling tim…
681 #define ADC3_SAMPLETIME_3CYCLES_5 (ADC_SMPR1_SMPPLUS | LL_ADC_SAMPLINGTIME_ADC3_2CYCLES_5) …
Dstm32h7xx_ll_adc.h1250 #define LL_ADC_SAMPLINGTIME_ADC3_2CYCLES_5 (0x00000000UL) … macro