Searched refs:old_freq_cpu (Results 1 – 1 of 1) sorted by relevance
2127 uint32_t old_freq_cpu = Cy_SysClk_ClkPathGetFrequency(old_src_cpu) >> 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()