HAL + 0/4 examples
CodeScope will show references to DFSDM_Channel_AwdTypeDef::Oversampling from the following samples and libraries:
Drivers
Boards
Examples
STM32F412G-Discovery
Examples
DFSDM
STM32F413H-Discovery
Examples
DFSDM
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALDFSDM_Channel_AwdTypeDef::Oversampling

DFSDM_Channel_AwdTypeDef::Oversampling field

Analog watchdog filter oversampling ratio. This parameter must be a number between Min_Data = 1 and Max_Data = 32

Syntax

uint32_t Oversampling;

Examples

DFSDM_Channel_AwdTypeDef::Oversampling is referenced by 4 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_dfsdm.h:97
uint32_t Oversampling; /*!< Analog watchdog filter oversampling ratio.
stm32f4xx_hal_dfsdm.c:471HAL_DFSDM_ChannelInit()
((hdfsdm_channel->Init.Awd.Oversampling - 1U) << DFSDM_CHAWSCDR_AWFOSR_Pos));
stm32f4xx_hal_dfsdm.c:550HAL_DFSDM_ChannelInit()
((hdfsdm_channel->Init.Awd.Oversampling - 1U) << DFSDM_CHAWSCDR_AWFOSR_Pos));

Data Use

Functions reading DFSDM_Channel_AwdTypeDef::Oversampling
DFSDM_Channel_AwdTypeDef::Oversampling
all items filtered out
Type of DFSDM_Channel_AwdTypeDef::Oversampling
DFSDM_Channel_AwdTypeDef::Oversampling
uint32_t
all items filtered out