Searched refs:LL_RCC_MSI_FREQ_4MHZ (Results 1 – 4 of 4) sorted by relevance
1360 if (LL_RCC_MSI_GetFrequency() == LL_RCC_MSI_FREQ_4MHZ) in HAL_RCC_GetCpuClockFreq()1456 if (LL_RCC_MSI_GetFrequency() == LL_RCC_MSI_FREQ_4MHZ) in HAL_RCC_GetSysClockFreq()
3329 if (LL_RCC_MSI_GetFrequency() == LL_RCC_MSI_FREQ_4MHZ) in RCCEx_GetPLLSourceFreq()
275 #define RCC_MSI_FREQ_4MHZ LL_RCC_MSI_FREQ_4MHZ /*!< MSI 4MHz selection */
193 #define LL_RCC_MSI_FREQ_4MHZ 0U macro