| /hal_nxp-latest/mcux/mcux-sdk/boards/evkmimx8mp/ |
| D | clock_config.c | 27 .mainDiv = 262U, 36 .mainDiv = 361U, 45 .mainDiv = 361U, 54 .mainDiv = 400U, 62 .mainDiv = 250U, 70 .mainDiv = 300,
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkmimx8mm/ |
| D | clock_config.c | 26 .mainDiv = 262U, 35 .mainDiv = 361U, 45 .mainDiv = 400U, 53 .mainDiv = 250U, 61 .mainDiv = 250,
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkmimx8mn/ |
| D | clock_config.c | 26 .mainDiv = 262U, 35 .mainDiv = 361U, 45 .mainDiv = 400U, 53 .mainDiv = 250U, 61 .mainDiv = 300,
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8ML3/drivers/ |
| D | fsl_clock.c | 734 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 752 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 781 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 790 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 807 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 829 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 853 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 867 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MN5/drivers/ |
| D | fsl_clock.c | 731 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 749 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 778 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 787 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 804 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 826 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 850 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 864 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MM3/drivers/ |
| D | fsl_clock.c | 737 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 755 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 784 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 793 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 810 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 832 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 856 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 870 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MM4/drivers/ |
| D | fsl_clock.c | 737 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 755 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 784 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 793 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 810 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 832 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 856 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 870 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MN4/drivers/ |
| D | fsl_clock.c | 731 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 749 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 778 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 787 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 804 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 826 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 850 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 864 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MN3/drivers/ |
| D | fsl_clock.c | 731 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 749 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 778 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 787 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 804 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 826 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 850 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 864 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MN1/drivers/ |
| D | fsl_clock.c | 731 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 749 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 778 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 787 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 804 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 826 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 850 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 864 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MN2/drivers/ |
| D | fsl_clock.c | 731 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 749 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 778 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 787 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 804 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 826 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 850 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 864 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MM1/drivers/ |
| D | fsl_clock.c | 737 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 755 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 784 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 793 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 810 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 832 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 856 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 870 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MM6/drivers/ |
| D | fsl_clock.c | 737 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 755 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 784 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 793 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 810 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 832 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 856 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 870 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8ML4/drivers/ |
| D | fsl_clock.c | 734 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 752 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 781 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 790 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 807 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 829 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 853 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 867 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MN6/drivers/ |
| D | fsl_clock.c | 731 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 749 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 778 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 787 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 804 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 826 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 850 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 864 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MM2/drivers/ |
| D | fsl_clock.c | 737 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 755 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 784 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 793 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 810 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 832 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 856 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 870 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MM5/drivers/ |
| D | fsl_clock.c | 737 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 755 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 784 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 793 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 810 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 832 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 856 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 870 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8ML6/drivers/ |
| D | fsl_clock.c | 734 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 752 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 781 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 790 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 807 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 829 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 853 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 867 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8ML8/drivers/ |
| D | fsl_clock.c | 734 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitFracPll() 752 CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitFracPll() 781 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV… in CLOCK_GetFracPllFreq() local 790 fracClk = (uint64_t)((uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536ULL + dsm) / in CLOCK_GetFracPllFreq() 807 assert((config->mainDiv >= 64U) && (config->mainDiv <= 1023U)); in CLOCK_InitIntegerPll() 829 CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV(config->mainDiv) | in CLOCK_InitIntegerPll() 853 …uint32_t mainDiv = CCM_BIT_FIELD_EXTRACTION(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DI… in CLOCK_GetIntegerPllFreq() local 867 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in CLOCK_GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MN6/ |
| D | system_MIMX8MN6_cm7.c | 77 … uint32_t mainDiv = CCM_BIT_FIELD_VAL(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV_MASK, in GetFracPllFreq() local 95 fracClk = (uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536UL + (uint64_t)dsm) / in GetFracPllFreq() 112 …uint32_t mainDiv = CCM_BIT_FIELD_VAL(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV_MASK, in GetIntegerPllFreq() local 136 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8ML3/ |
| D | system_MIMX8ML3_cm7.c | 84 … uint32_t mainDiv = CCM_BIT_FIELD_VAL(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV_MASK, in GetFracPllFreq() local 102 fracClk = (uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536UL + (uint64_t)dsm) / in GetFracPllFreq() 119 …uint32_t mainDiv = CCM_BIT_FIELD_VAL(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV_MASK, in GetIntegerPllFreq() local 143 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MN3/ |
| D | system_MIMX8MN3_cm7.c | 79 … uint32_t mainDiv = CCM_BIT_FIELD_VAL(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV_MASK, in GetFracPllFreq() local 97 fracClk = (uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536UL + (uint64_t)dsm) / in GetFracPllFreq() 114 …uint32_t mainDiv = CCM_BIT_FIELD_VAL(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV_MASK, in GetIntegerPllFreq() local 138 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MN4/ |
| D | system_MIMX8MN4_cm7.c | 77 … uint32_t mainDiv = CCM_BIT_FIELD_VAL(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV_MASK, in GetFracPllFreq() local 95 fracClk = (uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536UL + (uint64_t)dsm) / in GetFracPllFreq() 112 …uint32_t mainDiv = CCM_BIT_FIELD_VAL(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV_MASK, in GetIntegerPllFreq() local 136 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MN5/ |
| D | system_MIMX8MN5_cm7.c | 79 … uint32_t mainDiv = CCM_BIT_FIELD_VAL(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV_MASK, in GetFracPllFreq() local 97 fracClk = (uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536UL + (uint64_t)dsm) / in GetFracPllFreq() 114 …uint32_t mainDiv = CCM_BIT_FIELD_VAL(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV_MASK, in GetIntegerPllFreq() local 138 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in GetIntegerPllFreq()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MN1/ |
| D | system_MIMX8MN1_cm7.c | 79 … uint32_t mainDiv = CCM_BIT_FIELD_VAL(fracCfg1, CCM_ANALOG_AUDIO_PLL1_FDIV_CTL0_PLL_MAIN_DIV_MASK, in GetFracPllFreq() local 97 fracClk = (uint64_t)refClkFreq * ((uint64_t)mainDiv * 65536UL + (uint64_t)dsm) / in GetFracPllFreq() 114 …uint32_t mainDiv = CCM_BIT_FIELD_VAL(integerCfg1, CCM_ANALOG_SYS_PLL1_FDIV_CTL0_PLL_MAIN_DIV_MASK, in GetIntegerPllFreq() local 138 pllOutClock = (uint64_t)refClkFreq * mainDiv / (((uint64_t)(1U) << postDiv) * preDiv); in GetIntegerPllFreq()
|