Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_rcc.c45 static uint32_t RCC_GetPCLK2ClockFreq(uint32_t HCLK_Frequency);
183 RCC_Clocks->PCLK2_Frequency = RCC_GetPCLK2ClockFreq(RCC_Clocks->HCLK_Frequency); in LL_RCC_GetSystemClocksFreq()
260 static uint32_t RCC_GetPCLK2ClockFreq(uint32_t HCLK_Frequency) in RCC_GetPCLK2ClockFreq() function

Completed in 7 milliseconds