Searched refs:scm_system_clock_config (Results 1 – 1 of 1) sorted by relevance
71 static scm_system_clock_t scm_system_clock_config; variable106 switch (scm_system_clock_config.targeted_clock_freq) in scm_systemclockconfig()356 scm_system_clock_config.pll.are_pll_params_initialized = 1; in ConfigHwPll()374 memset(&(scm_system_clock_config.pll), 0, sizeof(scm_pll_config_t)); in scm_init()377 scm_system_clock_config.flash_ws_cfg = __HAL_FLASH_GET_LATENCY(); in scm_init()378 scm_system_clock_config.sram_ws_cfg = HAL_RAMCFG_GetWaitState(&sram1_ns); in scm_init()395 scm_system_clock_config.targeted_clock_freq = HSE_16MHZ; in scm_init()416 scm_system_clock_config.targeted_clock_freq = HSE_16MHZ; in scm_init()421 scm_system_clock_config.targeted_clock_freq = HSE_32MHZ; in scm_init()427 scm_system_clock_config.targeted_clock_freq = SYS_PLL; in scm_init()[all …]