Searched refs:SCG_LPFLLCSR_LPFLLVLD_MASK (Results 1 – 4 of 4) sorted by relevance
714 while (!(SCG->LPFLLCSR & SCG_LPFLLCSR_LPFLLVLD_MASK)) in CLOCK_InitLpFll()756 if (SCG->LPFLLCSR & SCG_LPFLLCSR_LPFLLVLD_MASK) /* LPFLL is valid. */ in CLOCK_GetLpFllFreq()
1545 return (bool)(SCG->LPFLLCSR & SCG_LPFLLCSR_LPFLLVLD_MASK); in CLOCK_IsLpFllValid()
17153 #define SCG_LPFLLCSR_LPFLLVLD_MASK (0x1000000U) macro17159 … (((uint32_t)(((uint32_t)(x)) << SCG_LPFLLCSR_LPFLLVLD_SHIFT)) & SCG_LPFLLCSR_LPFLLVLD_MASK)
17981 #define SCG_LPFLLCSR_LPFLLVLD_MASK (0x1000000U) macro17987 … (((uint32_t)(((uint32_t)(x)) << SCG_LPFLLCSR_LPFLLVLD_SHIFT)) & SCG_LPFLLCSR_LPFLLVLD_MASK)