Searched refs:RCC_PLLSource_HSI (Results 1 – 1 of 1) sorted by relevance
88 #define RCC_PLLSource_HSI ((uint32_t)0x00000000) macro90 #define IS_RCC_PLL_SOURCE(SOURCE) (((SOURCE) == RCC_PLLSource_HSI) || \