Home
last modified time | relevance | path

Searched refs:ccm_analog_integer_pll_config_t (Results 1 – 25 of 35) sorted by relevance

12

/hal_nxp-3.7.0/mcux/mcux-sdk/boards/evkmimx8mm/
Dclock_config.c35 const ccm_analog_integer_pll_config_t g_sysPll1Config = {
43 const ccm_analog_integer_pll_config_t g_sysPll2Config = {
51 const ccm_analog_integer_pll_config_t g_sysPll3Config = {
/hal_nxp-3.7.0/mcux/mcux-sdk/boards/evkmimx8mn/
Dclock_config.c35 const ccm_analog_integer_pll_config_t g_sysPll1Config = {
43 const ccm_analog_integer_pll_config_t g_sysPll2Config = {
51 const ccm_analog_integer_pll_config_t g_sysPll3Config = {
/hal_nxp-3.7.0/mcux/mcux-sdk/boards/evkmimx8mp/
Dclock_config.c43 const ccm_analog_integer_pll_config_t g_sysPll1Config = {
51 const ccm_analog_integer_pll_config_t g_sysPll2Config = {
59 const ccm_analog_integer_pll_config_t g_sysPll3Config = {
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MN5/drivers/
Dfsl_clock.c499 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
629 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
662 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
695 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
801 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
Dfsl_clock.h1061 } ccm_analog_integer_pll_config_t; typedef
1368 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config);
1383 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config);
1398 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config);
1413 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config);
1471 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo…
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MN1/drivers/
Dfsl_clock.c499 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
629 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
662 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
695 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
801 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
Dfsl_clock.h1061 } ccm_analog_integer_pll_config_t; typedef
1368 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config);
1383 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config);
1398 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config);
1413 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config);
1471 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo…
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MN3/drivers/
Dfsl_clock.c499 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
629 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
662 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
695 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
801 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
Dfsl_clock.h1061 } ccm_analog_integer_pll_config_t; typedef
1368 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config);
1383 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config);
1398 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config);
1413 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config);
1471 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo…
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8ML4/drivers/
Dfsl_clock.c502 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
632 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
665 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
698 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
804 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MM6/drivers/
Dfsl_clock.c505 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
635 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
668 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
701 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
807 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
Dfsl_clock.h1068 } ccm_analog_integer_pll_config_t; typedef
1375 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config);
1390 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config);
1405 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config);
1420 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config);
1478 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo…
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8ML6/drivers/
Dfsl_clock.c502 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
632 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
665 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
698 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
804 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MN2/drivers/
Dfsl_clock.c499 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
629 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
662 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
695 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
801 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8ML3/drivers/
Dfsl_clock.c502 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
632 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
665 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
698 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
804 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MM1/drivers/
Dfsl_clock.c505 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
635 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
668 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
701 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
807 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MN4/drivers/
Dfsl_clock.c499 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
629 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
662 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
695 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
801 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MN6/drivers/
Dfsl_clock.c499 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
629 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
662 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
695 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
801 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MM5/drivers/
Dfsl_clock.c505 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
635 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
668 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
701 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
807 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MM4/drivers/
Dfsl_clock.c505 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
635 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
668 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
701 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
807 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
Dfsl_clock.h1068 } ccm_analog_integer_pll_config_t; typedef
1375 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config);
1390 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config);
1405 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config);
1420 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config);
1478 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo…
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MM3/drivers/
Dfsl_clock.c505 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
635 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
668 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
701 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
807 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
Dfsl_clock.h1068 } ccm_analog_integer_pll_config_t; typedef
1375 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config);
1390 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config);
1405 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config);
1420 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config);
1478 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo…
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8ML8/drivers/
Dfsl_clock.c502 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
632 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
665 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
698 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
804 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MM2/drivers/
Dfsl_clock.c505 void CLOCK_InitArmPll(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitArmPll()
635 void CLOCK_InitSysPll1(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll1()
668 void CLOCK_InitSysPll2(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll2()
701 void CLOCK_InitSysPll3(const ccm_analog_integer_pll_config_t *config) in CLOCK_InitSysPll3()
807 void CLOCK_InitIntegerPll(CCM_ANALOG_Type *base, const ccm_analog_integer_pll_config_t *config, clo… in CLOCK_InitIntegerPll()

12