Searched refs:dsi_frequency (Results 1 – 6 of 6) sorted by relevance
1016 uint32_t dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetDSIClockFreq() local1027 dsi_frequency = RCC_PLL_GetFreqDomain_DSI(); in LL_RCC_GetDSIClockFreq()1033 dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NA; in LL_RCC_GetDSIClockFreq()1037 return dsi_frequency; in LL_RCC_GetDSIClockFreq()
1141 uint32_t dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetDSIClockFreq() local1152 dsi_frequency = RCC_PLL_GetFreqDomain_DSI(); in LL_RCC_GetDSIClockFreq()1158 dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NA; in LL_RCC_GetDSIClockFreq()1162 return dsi_frequency; in LL_RCC_GetDSIClockFreq()
1220 uint32_t dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetDSIClockFreq() local1229 dsi_frequency = PLL_Clocks.PLL_Q_Frequency; in LL_RCC_GetDSIClockFreq()1234 dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NA; in LL_RCC_GetDSIClockFreq()1242 return dsi_frequency; in LL_RCC_GetDSIClockFreq()
1394 uint32_t dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetDSIClockFreq() local1407 dsi_frequency = RCC_PLLSAI2_GetFreqDomain_DSI(); in LL_RCC_GetDSIClockFreq()1414 dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NA; in LL_RCC_GetDSIClockFreq()1418 return dsi_frequency; in LL_RCC_GetDSIClockFreq()
1795 uint32_t dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetDSIClockFreq() local1804 dsi_frequency = RCC_PLL3_GetFreqDomain_SAI(); in LL_RCC_GetDSIClockFreq()1810 dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NA; in LL_RCC_GetDSIClockFreq()1818 return dsi_frequency; in LL_RCC_GetDSIClockFreq()
1726 uint32_t dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetDSIClockFreq() local1738 dsi_frequency = PLL_Clocks.PLL_P_Frequency; in LL_RCC_GetDSIClockFreq()1746 dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NA; in LL_RCC_GetDSIClockFreq()1754 return dsi_frequency; in LL_RCC_GetDSIClockFreq()