Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dfsdm.h306 uint32_t DFSDM2ClockOut; /*!< Source selection for DFSDM2_Ckout. member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dfsdm.c4035 assert_param(IS_DFSDM_DFSDM2_CLKOUT(mchdlystruct->DFSDM2ClockOut)); in HAL_DFSDM_ConfigMultiChannelDelay()
4045 SYSCFG->MCHDLYCR = (mchdlyreg |(mchdlystruct->DFSDM1ClockOut)|(mchdlystruct->DFSDM2ClockOut)| in HAL_DFSDM_ConfigMultiChannelDelay()