Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc_ex.c1351 if ((srcclk == RCC_TIM8CLK_PLLCLK) && (HAL_IS_BIT_SET(RCC->CR, RCC_CR_PLLRDY))) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h274 ((SOURCE) == RCC_TIM8CLK_PLLCLK))
1573 #define RCC_TIM8CLK_PLLCLK RCC_CFGR3_TIM8SW_PLL macro