Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc_ex.c429 assert_param(IS_RCC_TIM15CLKSOURCE(PeriphClkInit->Tim15ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
432 __HAL_RCC_TIM15_CONFIG(PeriphClkInit->Tim15ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
521 assert_param(IS_RCC_TIM15CLKSOURCE(PeriphClkInit->Tim15ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
524 __HAL_RCC_TIM15_CONFIG(PeriphClkInit->Tim15ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
722 PeriphClkInit->Tim15ClockSelection = __HAL_RCC_GET_TIM15_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
762 PeriphClkInit->Tim15ClockSelection = __HAL_RCC_GET_TIM15_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c360 assert_param(IS_RCC_TIM15CLKSOURCE(PeriphClkInit->Tim15ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
361 if (PeriphClkInit->Tim15ClockSelection == RCC_TIM15CLKSOURCE_PLLQ) in HAL_RCCEx_PeriphCLKConfig()
366 __HAL_RCC_TIM15_CONFIG(PeriphClkInit->Tim15ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
442 PeriphClkInit->Tim15ClockSelection = __HAL_RCC_GET_TIM15_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c373 assert_param(IS_RCC_TIM15CLKSOURCE(PeriphClkInit->Tim15ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
376 __HAL_RCC_TIM15_CONFIG(PeriphClkInit->Tim15ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
378 if (PeriphClkInit->Tim15ClockSelection == RCC_TIM15CLKSOURCE_PLL) in HAL_RCCEx_PeriphCLKConfig()
552 PeriphClkInit->Tim15ClockSelection = __HAL_RCC_GET_TIM15_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h382 uint32_t Tim15ClockSelection; /*!< TIM15 clock source member
423 uint32_t Tim15ClockSelection; /*!< TIM15 clock source member
582 uint32_t Tim15ClockSelection; /*!< TIM15 clock source member
651 uint32_t Tim15ClockSelection; /*!< TIM15 clock source member
723 uint32_t Tim15ClockSelection; /*!< TIM15 clock source member
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h94 uint32_t Tim15ClockSelection; /*!< Specifies TIM15 clock source. member
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc_ex.h110 uint32_t Tim15ClockSelection; /*!< Specifies TIM15 Clock clock source member