Home
last modified time | relevance | path

Searched refs:syspllssctrl (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54114/drivers/
Dfsl_clock.c1181 pSetup->syspllssctrl[0] = in CLOCK_GetPllConfigInternal()
1185 pSetup->syspllssctrl[1] = (1UL << SYSCON_SYSPLLSSCTRL1_PD_SHIFT); in CLOCK_GetPllConfigInternal()
1204 pSetup->syspllssctrl[0U] = 0U; in CLOCK_GetPllConfigInternal()
1207 …pSetup->syspllssctrl[1] = PLL_SSCG1_MD_INT_SET(pllMultiplier) | PLL_SSCG1_MD_FRACT_SET((uint32_t)f… in CLOCK_GetPllConfigInternal()
1257 pSetup->syspllssctrl[0] = s_PllSetupCacheStruct[i].syspllssctrl[0]; in CLOCK_GetPllConfig()
1258 pSetup->syspllssctrl[1] = s_PllSetupCacheStruct[i].syspllssctrl[1]; in CLOCK_GetPllConfig()
1282 s_PllSetupCacheStruct[s_PllSetupCacheIdx].syspllssctrl[0] = pSetup->syspllssctrl[0]; in CLOCK_GetPllConfig()
1283 s_PllSetupCacheStruct[s_PllSetupCacheIdx].syspllssctrl[1] = pSetup->syspllssctrl[1]; in CLOCK_GetPllConfig()
1369 if ((pSetup->syspllssctrl[1] & (SYSCON_SYSPLLSSCTRL1_PD_MASK)) != 0UL) in CLOCK_GetSystemPLLOutFromSetup()
1372 mMult = findPllMMult(pSetup->syspllctrl, pSetup->syspllssctrl[0]); in CLOCK_GetSystemPLLOutFromSetup()
[all …]
Dfsl_clock.h781 uint32_t syspllssctrl[2]; /*!< PLL SSCTL registers SYSPLLSSCTRL */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/drivers/
Dfsl_clock.c1181 pSetup->syspllssctrl[0] = in CLOCK_GetPllConfigInternal()
1185 pSetup->syspllssctrl[1] = (1UL << SYSCON_SYSPLLSSCTRL1_PD_SHIFT); in CLOCK_GetPllConfigInternal()
1204 pSetup->syspllssctrl[0U] = 0U; in CLOCK_GetPllConfigInternal()
1207 …pSetup->syspllssctrl[1] = PLL_SSCG1_MD_INT_SET(pllMultiplier) | PLL_SSCG1_MD_FRACT_SET((uint32_t)f… in CLOCK_GetPllConfigInternal()
1257 pSetup->syspllssctrl[0] = s_PllSetupCacheStruct[i].syspllssctrl[0]; in CLOCK_GetPllConfig()
1258 pSetup->syspllssctrl[1] = s_PllSetupCacheStruct[i].syspllssctrl[1]; in CLOCK_GetPllConfig()
1282 s_PllSetupCacheStruct[s_PllSetupCacheIdx].syspllssctrl[0] = pSetup->syspllssctrl[0]; in CLOCK_GetPllConfig()
1283 s_PllSetupCacheStruct[s_PllSetupCacheIdx].syspllssctrl[1] = pSetup->syspllssctrl[1]; in CLOCK_GetPllConfig()
1369 if ((pSetup->syspllssctrl[1] & (SYSCON_SYSPLLSSCTRL1_PD_MASK)) != 0UL) in CLOCK_GetSystemPLLOutFromSetup()
1372 mMult = findPllMMult(pSetup->syspllctrl, pSetup->syspllssctrl[0]); in CLOCK_GetSystemPLLOutFromSetup()
[all …]
Dfsl_clock.h781 uint32_t syspllssctrl[2]; /*!< PLL SSCTL registers SYSPLLSSCTRL */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/drivers/
Dfsl_clock.c1083 pSetup->syspllssctrl[0] = in CLOCK_GetPllConfigInternal()
1087 pSetup->syspllssctrl[1] = (1UL << SYSCON_SYSPLLSSCTRL1_PD_SHIFT); in CLOCK_GetPllConfigInternal()
1106 pSetup->syspllssctrl[0U] = 0U; in CLOCK_GetPllConfigInternal()
1109 …pSetup->syspllssctrl[1] = PLL_SSCG1_MD_INT_SET(pllMultiplier) | PLL_SSCG1_MD_FRACT_SET((uint32_t)f… in CLOCK_GetPllConfigInternal()
1159 pSetup->syspllssctrl[0] = gPllSetupCacheStruct[i].syspllssctrl[0]; in CLOCK_GetPllConfig()
1160 pSetup->syspllssctrl[1] = gPllSetupCacheStruct[i].syspllssctrl[1]; in CLOCK_GetPllConfig()
1184 gPllSetupCacheStruct[gPllSetupCacheIdx].syspllssctrl[0] = pSetup->syspllssctrl[0]; in CLOCK_GetPllConfig()
1185 gPllSetupCacheStruct[gPllSetupCacheIdx].syspllssctrl[1] = pSetup->syspllssctrl[1]; in CLOCK_GetPllConfig()
1271 if ((pSetup->syspllssctrl[1] & (SYSCON_SYSPLLSSCTRL1_PD_MASK)) != 0UL) in CLOCK_GetSystemPLLOutFromSetup()
1274 mMult = findPllMMult(pSetup->syspllctrl, pSetup->syspllssctrl[0]); in CLOCK_GetSystemPLLOutFromSetup()
[all …]
Dfsl_clock.h876 uint32_t syspllssctrl[2]; /*!< PLL SSCTL registers SYSPLLSSCTRL */ member
/hal_nxp-latest/mcux/mcux-sdk/boards/lpcxpresso54114/
Dclock_config.c241 … .syspllssctrl = {(SYSCON_SYSPLLSSCTRL0_MDEC(9637U) | SYSCON_SYSPLLSSCTRL0_SEL_EXT_MASK), 0x0U}, in BOARD_BootClockPLL150M()
/hal_nxp-latest/mcux/mcux-sdk/boards/lpcxpresso51u68/
Dclock_config.c214 ….syspllssctrl = {0x0U,(SYSCON_SYSPLLSSCTRL1_MD(76800U) | (uint32_t)(kSS_MF_512) | (uint32_t)(kSS_M… in BOARD_BootClockPLL150M()