Home
last modified time | relevance | path

Searched refs:SCG_APLL_MULT_BASE_VALUE (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MCIMX7U5/drivers/
Dfsl_clock.c49 #define SCG_APLL_MULT_BASE_VALUE 0U macro
1199 freq = freq * (SCG_APLLCFG_MULT_VAL + SCG_APLL_MULT_BASE_VALUE) + (uint32_t)freqTmp; in CLOCK_GetAuxPllCommonFreq()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MCIMX7U3/drivers/
Dfsl_clock.c49 #define SCG_APLL_MULT_BASE_VALUE 0U macro
1199 freq = freq * (SCG_APLLCFG_MULT_VAL + SCG_APLL_MULT_BASE_VALUE) + (uint32_t)freqTmp; in CLOCK_GetAuxPllCommonFreq()