Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c76 static uint32_t RCCEx_PLLSAI1_GetVCOFreq(void);
952 pllvco = RCCEx_PLLSAI1_GetVCOFreq(); in HAL_RCCEx_GetPeriphCLKFreq()
1034 pllvco = RCCEx_PLLSAI1_GetVCOFreq(); in HAL_RCCEx_GetPeriphCLKFreq()
1263 pllvco = RCCEx_PLLSAI1_GetVCOFreq(); in HAL_RCCEx_GetPeriphCLKFreq()
1564 pllvco = RCCEx_PLLSAI1_GetVCOFreq(); in HAL_RCCEx_GetPeriphCLKFreq()
2773 static uint32_t RCCEx_PLLSAI1_GetVCOFreq(void) in RCCEx_PLLSAI1_GetVCOFreq() function
2944 pllvco = RCCEx_PLLSAI1_GetVCOFreq(); in RCCEx_GetSAIxPeriphCLKFreq()