Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rcc.c103 static uint32_t RCC_GetHCLK5ClockFreq(void);
276 RCC_Clocks->HCLK5_Frequency = RCC_GetHCLK5ClockFreq(); in LL_RCC_GetSystemClocksFreq()
997 static uint32_t RCC_GetHCLK5ClockFreq(void) in RCC_GetHCLK5ClockFreq() function