HAL + 0/8 examples
CodeScope will show references to ADC_MultiModeTypeDef::TwoSamplingDelay from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
ADC
STM32469I_EVAL
Examples
ADC
STM324x9I_EVAL
Examples
ADC
STM324xG_EVAL
Examples
ADC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALADC_MultiModeTypeDef::TwoSamplingDelay

ADC_MultiModeTypeDef::TwoSamplingDelay field

Configures the Delay between 2 sampling phases. This parameter can be a value of ADC_delay_between_2_sampling_phases

Syntax

uint32_t TwoSamplingDelay;

Examples

ADC_MultiModeTypeDef::TwoSamplingDelay is referenced by 8 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_adc_ex.h:120
uint32_t TwoSamplingDelay; /*!< Configures the Delay between 2 sampling phases.
stm32f4xx_hal_adc_ex.c:986HAL_ADCEx_MultiModeConfigChannel()
assert_param(IS_ADC_SAMPLING_DELAY(multimode->TwoSamplingDelay));
stm32f4xx_hal_adc_ex.c:1006HAL_ADCEx_MultiModeConfigChannel()
tmpADC_Common->CCR |= multimode->TwoSamplingDelay;

Data Use

Functions reading ADC_MultiModeTypeDef::TwoSamplingDelay
ADC_MultiModeTypeDef::TwoSamplingDelay
Type of ADC_MultiModeTypeDef::TwoSamplingDelay
ADC_MultiModeTypeDef::TwoSamplingDelay
uint32_t
all items filtered out