Lines Matching defs:config
471 void CLOCK_InitArmPll(const ccm_analog_frac_pll_config_t *config) in CLOCK_InitArmPll()
504 void CLOCK_InitAudioPll1(const ccm_analog_frac_pll_config_t *config) in CLOCK_InitAudioPll1()
537 void CLOCK_InitAudioPll2(const ccm_analog_frac_pll_config_t *config) in CLOCK_InitAudioPll2()
568 void CLOCK_InitVideoPll1(const ccm_analog_frac_pll_config_t *config) in CLOCK_InitVideoPll1()
601 void CLOCK_InitSysPll1(const ccm_analog_sscg_pll_config_t *config) in CLOCK_InitSysPll1()
635 void CLOCK_InitSysPll2(const ccm_analog_sscg_pll_config_t *config) in CLOCK_InitSysPll2()
669 void CLOCK_InitSysPll3(const ccm_analog_sscg_pll_config_t *config) in CLOCK_InitSysPll3()
703 void CLOCK_InitDramPll(const ccm_analog_sscg_pll_config_t *config) in CLOCK_InitDramPll()
745 void CLOCK_InitVideoPll2(const ccm_analog_sscg_pll_config_t *config) in CLOCK_InitVideoPll2()
780 void CLOCK_InitFracPll(CCM_ANALOG_Type *base, const ccm_analog_frac_pll_config_t *config, clock_pll… in CLOCK_InitFracPll()
859 void CLOCK_InitSSCGPll(CCM_ANALOG_Type *base, const ccm_analog_sscg_pll_config_t *config, clock_pll… in CLOCK_InitSSCGPll()
996 void CLOCK_InitOSC25M(const osc_config_t *config) in CLOCK_InitOSC25M()
1022 void CLOCK_InitOSC27M(const osc_config_t *config) in CLOCK_InitOSC27M()