Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dfsdm.h302 uint32_t DFSDM2ClockIn; /*!< Source selection for DFSDM2_Ckin. member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dfsdm.c4037 assert_param(IS_DFSDM_DFSDM2_CLKIN(mchdlystruct->DFSDM2ClockIn)); in HAL_DFSDM_ConfigMultiChannelDelay()
4046 (mchdlystruct->DFSDM1ClockIn)|(mchdlystruct->DFSDM2ClockIn)| in HAL_DFSDM_ConfigMultiChannelDelay()