Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c223 assert_param(IS_RCC_CKPERCLKSOURCE(PeriphClkInit->CkperClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
225 if (PeriphClkInit->CkperClockSelection == RCC_CLKPCLKSOURCE_IC5) in HAL_RCCEx_PeriphCLKConfig()
238 else if (PeriphClkInit->CkperClockSelection == RCC_CLKPCLKSOURCE_IC10) in HAL_RCCEx_PeriphCLKConfig()
251 else if (PeriphClkInit->CkperClockSelection == RCC_CLKPCLKSOURCE_IC15) in HAL_RCCEx_PeriphCLKConfig()
264 else if (PeriphClkInit->CkperClockSelection == RCC_CLKPCLKSOURCE_IC19) in HAL_RCCEx_PeriphCLKConfig()
277 else if (PeriphClkInit->CkperClockSelection == RCC_CLKPCLKSOURCE_IC20) in HAL_RCCEx_PeriphCLKConfig()
296 __HAL_RCC_CLKP_CONFIG(PeriphClkInit->CkperClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2430 PeriphClkInit->CkperClockSelection = __HAL_RCC_GET_CLKP_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c309 assert_param(IS_RCC_CKPERCLKSOURCE(PeriphClkInit->CkperClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
312 __HAL_RCC_CLKP_CONFIG(PeriphClkInit->CkperClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1426 PeriphClkInit->CkperClockSelection = __HAL_RCC_GET_CLKP_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/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-latest/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-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c168 assert_param(IS_RCC_CLKPSOURCE(pPeriphClkInit->CkperClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
171 __HAL_RCC_CLKP_CONFIG(pPeriphClkInit->CkperClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2740 pPeriphClkInit->CkperClockSelection = __HAL_RCC_GET_CLKP_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h65 uint32_t CkperClockSelection; /*!< Specifies CKPER clock source member
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h151 uint32_t CkperClockSelection; /*!< Specifies CKPER clock source member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h915 uint32_t CkperClockSelection; /*!< Specifies CKPER clock source. member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h171 uint32_t CkperClockSelection; /*!< Specifies CKPER clock source member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h173 uint32_t CkperClockSelection; /*!< Specifies CKPER clock source member