Home
last modified time | relevance | path

Searched refs:SCU_PLL_PLLSTAT_OSC_USABLE (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/XMCLib/devices/XMC4500/Source/
Dsystem_XMC4500.c72 #define SCU_PLL_PLLSTAT_OSC_USABLE (SCU_PLL_PLLSTAT_PLLHV_Msk | \ macro
458 while ((SCU_PLL->PLLSTAT & SCU_PLL_PLLSTAT_OSC_USABLE) != SCU_PLL_PLLSTAT_OSC_USABLE) in SystemCoreClockSetup()
580 while ((SCU_PLL->PLLSTAT & SCU_PLL_PLLSTAT_OSC_USABLE) != SCU_PLL_PLLSTAT_OSC_USABLE) in SystemCoreClockSetup()
/hal_infineon-latest/XMCLib/devices/XMC4700/Source/
Dsystem_XMC4700.c88 #define SCU_PLL_PLLSTAT_OSC_USABLE (SCU_PLL_PLLSTAT_PLLHV_Msk | \ macro
520 while ((SCU_PLL->PLLSTAT & SCU_PLL_PLLSTAT_OSC_USABLE) != SCU_PLL_PLLSTAT_OSC_USABLE) in SystemCoreClockSetup()
632 while ((SCU_PLL->PLLSTAT & SCU_PLL_PLLSTAT_OSC_USABLE) != SCU_PLL_PLLSTAT_OSC_USABLE) in SystemCoreClockSetup()
/hal_infineon-latest/XMCLib/devices/XMC4800/Source/
Dsystem_XMC4800.c102 #define SCU_PLL_PLLSTAT_OSC_USABLE (SCU_PLL_PLLSTAT_PLLHV_Msk | \ macro
573 while ((SCU_PLL->PLLSTAT & SCU_PLL_PLLSTAT_OSC_USABLE) != SCU_PLL_PLLSTAT_OSC_USABLE) in SystemCoreClockSetup()
717 while ((SCU_PLL->PLLSTAT & SCU_PLL_PLLSTAT_OSC_USABLE) != SCU_PLL_PLLSTAT_OSC_USABLE) in SystemCoreClockSetup()