Searched refs:XMC_SCU_PLL_PLLSTAT_OSC_USABLE (Results 1 – 1 of 1) sorted by relevance
144 #define XMC_SCU_PLL_PLLSTAT_OSC_USABLE (SCU_PLL_PLLSTAT_PLLHV_Msk | \ macro1619 return ((SCU_PLL->PLLSTAT & XMC_SCU_PLL_PLLSTAT_OSC_USABLE) == XMC_SCU_PLL_PLLSTAT_OSC_USABLE); in XMC_SCU_CLOCK_IsHighPerformanceOscillatorStable()