Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dfsdm.h300 uint32_t DFSDM1ClockIn; /*!< Source selection for DFSDM1_Ckin. member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dfsdm.c4036 assert_param(IS_DFSDM_DFSDM1_CLKIN(mchdlystruct->DFSDM1ClockIn)); in HAL_DFSDM_ConfigMultiChannelDelay()
4046 (mchdlystruct->DFSDM1ClockIn)|(mchdlystruct->DFSDM2ClockIn)| in HAL_DFSDM_ConfigMultiChannelDelay()