Searched refs:dsi_frequency (Results 1 – 6 of 6) sorted by relevance
1015 uint32_t dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetDSIClockFreq() local1026 dsi_frequency = RCC_PLL_GetFreqDomain_DSI(); in LL_RCC_GetDSIClockFreq()1032 dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NA; in LL_RCC_GetDSIClockFreq()1036 return dsi_frequency; in LL_RCC_GetDSIClockFreq()
1136 uint32_t dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetDSIClockFreq() local1147 dsi_frequency = RCC_PLL_GetFreqDomain_DSI(); in LL_RCC_GetDSIClockFreq()1153 dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NA; in LL_RCC_GetDSIClockFreq()1157 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()
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()
1793 uint32_t dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetDSIClockFreq() local1802 dsi_frequency = RCC_PLL3_GetFreqDomain_SAI(); in LL_RCC_GetDSIClockFreq()1808 dsi_frequency = LL_RCC_PERIPH_FREQUENCY_NA; in LL_RCC_GetDSIClockFreq()1816 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()