Searched refs:RCC_CPUCLKSOURCE_MSI (Results 1 – 2 of 2) sorted by relevance
329 #define RCC_CPUCLKSOURCE_MSI LL_RCC_CPU_CLKSOURCE_MSI /*!< MSI selection as CPU clock */ macro4457 ((__SOURCE__) == RCC_CPUCLKSOURCE_MSI) || \
983 else if (pRCC_ClkInitStruct->CPUCLKSource == RCC_CPUCLKSOURCE_MSI) in HAL_RCC_ClockConfig()