Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c88 static uint32_t RCC_PLLSAI1_GetFreqDomain_Q(void);
697 frequency = RCC_PLLSAI1_GetFreqDomain_Q(); in HAL_RCCEx_GetPeriphCLKFreq()
730 frequency = RCC_PLLSAI1_GetFreqDomain_Q(); in HAL_RCCEx_GetPeriphCLKFreq()
2277 static uint32_t RCC_PLLSAI1_GetFreqDomain_Q(void) in RCC_PLLSAI1_GetFreqDomain_Q() function