Searched refs:SCG_LPFLLCFG_FSEL_VAL (Results 1 – 1 of 1) sorted by relevance
47 #define SCG_LPFLLCFG_FSEL_VAL ((SCG->LPFLLCFG & SCG_LPFLLCFG_FSEL_MASK) >> SCG_LPFLLCFG_FSEL_SHIFT) macro758 return lpfllFreq[SCG_LPFLLCFG_FSEL_VAL]; in CLOCK_GetLpFllFreq()