HAL + 0/4 examples
CodeScope will show references to DFSDM_Channel_InitTypeDef::Awd 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_InitTypeDef::Awd

DFSDM_Channel_InitTypeDef::Awd field

DFSDM channel analog watchdog parameters

Examples

DFSDM_Channel_InitTypeDef::Awd is referenced by 4 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_dfsdm.h:109
DFSDM_Channel_AwdTypeDef Awd; /*!< DFSDM channel analog watchdog parameters */
stm32f4xx_hal_dfsdm.c:470HAL_DFSDM_ChannelInit()
hdfsdm_channel->Instance->CHAWSCDR |= (hdfsdm_channel->Init.Awd.FilterOrder |
stm32f4xx_hal_dfsdm.c:471HAL_DFSDM_ChannelInit()
((hdfsdm_channel->Init.Awd.Oversampling - 1U) << DFSDM_CHAWSCDR_AWFOSR_Pos));
stm32f4xx_hal_dfsdm.c:549HAL_DFSDM_ChannelInit()
hdfsdm_channel->Instance->CHAWSCDR |= (hdfsdm_channel->Init.Awd.FilterOrder |
stm32f4xx_hal_dfsdm.c:550HAL_DFSDM_ChannelInit()
((hdfsdm_channel->Init.Awd.Oversampling - 1U) << DFSDM_CHAWSCDR_AWFOSR_Pos));

Data Use

Functions reading DFSDM_Channel_InitTypeDef::Awd
DFSDM_Channel_InitTypeDef::Awd
all items filtered out
Type of DFSDM_Channel_InitTypeDef::Awd
DFSDM_Channel_InitTypeDef::Awd
all items filtered out