Home
last modified time | relevance | path

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

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