Home
last modified time | relevance | path

Searched refs:CkperClockSelection (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c653 assert_param(IS_RCC_CKPERCLKSOURCE(PeriphClkInit->CkperClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
655 __HAL_RCC_CKPER_CONFIG(PeriphClkInit->CkperClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1913 PeriphClkInit->CkperClockSelection = __HAL_RCC_GET_CKPER_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c1561 assert_param(IS_RCC_CLKPSOURCE(PeriphClkInit->CkperClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
1564 __HAL_RCC_CLKP_CONFIG(PeriphClkInit->CkperClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1849 PeriphClkInit->CkperClockSelection = __HAL_RCC_GET_CLKP_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c176 assert_param(IS_RCC_CLKPSOURCE(pPeriphClkInit->CkperClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
179 __HAL_RCC_CLKP_CONFIG(pPeriphClkInit->CkperClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2740 pPeriphClkInit->CkperClockSelection = __HAL_RCC_GET_CLKP_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h151 uint32_t CkperClockSelection; /*!< Specifies CKPER clock source member
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h171 uint32_t CkperClockSelection; /*!< Specifies CKPER clock source member
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h173 uint32_t CkperClockSelection; /*!< Specifies CKPER clock source member