Home
last modified time | relevance | path

Searched refs:new_freq (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimx8ulp/
Dclock_config.c283 uint32_t new_freq = 0U; in BOARD_ResumeClockInit() local
288 new_freq = CLOCK_GetRtdSysClkFreq(tmp_clk_cfg, kCGC_SysClkCorePlat); in BOARD_ResumeClockInit()
290 if (current_freq != new_freq) in BOARD_ResumeClockInit()