Searched refs:hspi_frequency (Results 1 – 1 of 1) sorted by relevance
1833 uint32_t hspi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetHSPIClockFreq() local1838 hspi_frequency = RCC_GetSystemClockFreq(); in LL_RCC_GetHSPIClockFreq()1846 hspi_frequency = RCC_PLL1_GetFreqDomain_48M(); in LL_RCC_GetHSPIClockFreq()1856 hspi_frequency = RCC_PLL2_GetFreqDomain_48M(); in LL_RCC_GetHSPIClockFreq()1866 hspi_frequency = RCC_PLL3_GetFreqDomain_HSPI_LTDC(); in LL_RCC_GetHSPIClockFreq()1876 return hspi_frequency; in LL_RCC_GetHSPIClockFreq()