Home
last modified time | relevance | path

Searched refs:Dfsdm2ClockSelection (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c1542 assert_param(IS_RCC_DFSDM2CLKSOURCE(PeriphClkInit->Dfsdm2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
1545 __HAL_RCC_DFSDM2_CONFIG(PeriphClkInit->Dfsdm2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1723 PeriphClkInit->Dfsdm2ClockSelection = __HAL_RCC_GET_DFSDM2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_rcc_ex.c1596 assert_param(IS_RCC_DFSDM2CLKSOURCE(PeriphClkInit->Dfsdm2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
1599 __HAL_RCC_DFSDM2_CONFIG(PeriphClkInit->Dfsdm2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1697 PeriphClkInit->Dfsdm2ClockSelection = __HAL_RCC_GET_DFSDM2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h209 uint32_t Dfsdm2ClockSelection; /*!< Specifies DFSDM2 Clock clock source member
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc_ex.h270 uint32_t Dfsdm2ClockSelection; /*!< Specifies DFSDM2 Clock Selection. member