Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_rcc.c124 uint32_t RCC_PLLSAI_GetFreqDomain_48M(void);
911 sdmmc_frequency = RCC_PLLSAI_GetFreqDomain_48M(); in LL_RCC_GetSDMMCClockFreq()
943 sdmmc_frequency = RCC_PLLSAI_GetFreqDomain_48M(); in LL_RCC_GetSDMMCClockFreq()
988 rng_frequency = RCC_PLLSAI_GetFreqDomain_48M(); in LL_RCC_GetRNGClockFreq()
1061 usb_frequency = RCC_PLLSAI_GetFreqDomain_48M(); in LL_RCC_GetUSBClockFreq()
1417 uint32_t RCC_PLLSAI_GetFreqDomain_48M(void) in RCC_PLLSAI_GetFreqDomain_48M() function
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_rcc.c137 uint32_t RCC_PLLSAI_GetFreqDomain_48M(void);
710 SDIO_frequency = RCC_PLLSAI_GetFreqDomain_48M(); in LL_RCC_GetSDIOClockFreq()
777 rng_frequency = RCC_PLLSAI_GetFreqDomain_48M(); in LL_RCC_GetRNGClockFreq()
873 usb_frequency = RCC_PLLSAI_GetFreqDomain_48M(); in LL_RCC_GetUSBClockFreq()
1439 uint32_t RCC_PLLSAI_GetFreqDomain_48M(void) in RCC_PLLSAI_GetFreqDomain_48M() function