HAL + 0/4 examples
CodeScope will show references to DFSDM_Channel_OutputClockTypeDef::Divider 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_OutputClockTypeDef::Divider

DFSDM_Channel_OutputClockTypeDef::Divider field

Output clock divider. This parameter must be a number between Min_Data = 2 and Max_Data = 256

Syntax

uint32_t Divider;

Examples

DFSDM_Channel_OutputClockTypeDef::Divider is referenced by 4 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_dfsdm.h:62
uint32_t Divider; /*!< Output clock divider.
stm32f4xx_hal_dfsdm.c:448HAL_DFSDM_ChannelInit()
channel0Instance->CHCFGR1 |= (uint32_t) ((hdfsdm_channel->Init.OutputClock.Divider - 1U) <<
stm32f4xx_hal_dfsdm.c:527HAL_DFSDM_ChannelInit()
DFSDM1_Channel0->CHCFGR1 |= (uint32_t) ((hdfsdm_channel->Init.OutputClock.Divider - 1U) <<

Data Use

Functions reading DFSDM_Channel_OutputClockTypeDef::Divider
DFSDM_Channel_OutputClockTypeDef::Divider
all items filtered out
Type of DFSDM_Channel_OutputClockTypeDef::Divider
DFSDM_Channel_OutputClockTypeDef::Divider
uint32_t
all items filtered out