Searched refs:octospi_frequency (Results 1 – 4 of 4) sorted by relevance
1459 uint32_t octospi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetOCTOSPIClockFreq() local1468 octospi_frequency = RCC_GetSystemClockFreq(); in LL_RCC_GetOCTOSPIClockFreq()1474 octospi_frequency = __LL_RCC_CALC_MSI_FREQ(LL_RCC_MSI_IsEnabledRangeSelect(), in LL_RCC_GetOCTOSPIClockFreq()1486 octospi_frequency = RCC_PLL_GetFreqDomain_48M(); in LL_RCC_GetOCTOSPIClockFreq()1492 octospi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetOCTOSPIClockFreq()1496 return octospi_frequency; in LL_RCC_GetOCTOSPIClockFreq()
1229 uint32_t octospi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetOCTOSPIClockFreq() local1238 octospi_frequency = RCC_GetSystemClockFreq(); in LL_RCC_GetOCTOSPIClockFreq()1244 octospi_frequency = __LL_RCC_CALC_MSI_FREQ(LL_RCC_MSI_IsEnabledRangeSelect(), in LL_RCC_GetOCTOSPIClockFreq()1256 octospi_frequency = RCC_PLL_GetFreqDomain_48M(); in LL_RCC_GetOCTOSPIClockFreq()1266 return octospi_frequency; in LL_RCC_GetOCTOSPIClockFreq()
1642 uint32_t octospi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetOCTOSPIClockFreq() local1651 octospi_frequency = RCC_GetSystemClockFreq(); in LL_RCC_GetOCTOSPIClockFreq()1657 octospi_frequency = __LL_RCC_CALC_MSIK_FREQ(LL_RCC_MSI_IsEnabledRangeSelect(), in LL_RCC_GetOCTOSPIClockFreq()1669 octospi_frequency = RCC_PLL1_GetFreqDomain_48M(); in LL_RCC_GetOCTOSPIClockFreq()1678 octospi_frequency = RCC_PLL2_GetFreqDomain_48M(); in LL_RCC_GetOCTOSPIClockFreq()1688 return octospi_frequency; in LL_RCC_GetOCTOSPIClockFreq()
3032 uint32_t octospi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetOCTOSPIClockFreq() local3042 octospi_frequency = RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq()); in LL_RCC_GetOCTOSPIClockFreq()3051 octospi_frequency = PLL_Clocks.PLL_Q_Frequency; in LL_RCC_GetOCTOSPIClockFreq()3062 octospi_frequency = PLL_Clocks.PLL_R_Frequency; in LL_RCC_GetOCTOSPIClockFreq()3068 octospi_frequency = LL_RCC_GetCLKPClockFreq(LL_RCC_GetCLKPClockSource(LL_RCC_CLKP_CLKSOURCE)); in LL_RCC_GetOCTOSPIClockFreq()3076 return octospi_frequency; in LL_RCC_GetOCTOSPIClockFreq()