Searched refs:new_freq_cpu (Results 1 – 1 of 1) sorted by relevance
2128 uint32_t new_freq_cpu = Cy_SysClk_ClkPathGetFrequency(new_src) >> div_cpu; in _cyhal_clock_set_source_hf() local2131 _cyhal_clock_update_system_state(true, old_freq_cpu, new_freq_cpu); in _cyhal_clock_set_source_hf()2138 _cyhal_clock_update_system_state(false, old_freq_cpu, new_freq_cpu); in _cyhal_clock_set_source_hf()2140 _cyhal_clock_update_system_state(false, new_freq_cpu, old_freq_cpu); in _cyhal_clock_set_source_hf()