Searched refs:SCG_APLLCFG_PREDIV_VAL (Results 1 – 2 of 2) sorted by relevance
85 #define SCG_APLLCFG_PREDIV_VAL ((SCG->APLLCFG & SCG_APLLCFG_PREDIV_MASK) >> SCG_APLLCFG_PREDIV_SHIF… macro1196 freq /= (SCG_APLLCFG_PREDIV_VAL + SCG_APLL_PREDIV_BASE_VALUE); /* Pre-divider. */ in CLOCK_GetAuxPllCommonFreq()