Searched refs:tmp_clk_cfg (Results 1 – 1 of 1) sorted by relevance
282 uint32_t tmp_clk_cfg = 0U; in BOARD_ResumeClockInit() local287 memcpy(&tmp_clk_cfg, &g_sysClkConfigRun, sizeof(g_sysClkConfigRun)); in BOARD_ResumeClockInit()288 new_freq = CLOCK_GetRtdSysClkFreq(tmp_clk_cfg, kCGC_SysClkCorePlat); in BOARD_ResumeClockInit()