Searched refs:old_freq_hf0 (Results 1 – 1 of 1) sorted by relevance
2114 uint32_t old_freq_hf0 = Cy_SysClk_ClkPathGetFrequency(old_src_hf0) >> div_hf0; in _cyhal_clock_set_source_hf() local2118 _cyhal_clock_update_system_state(true, old_freq_hf0, new_freq_hf0); in _cyhal_clock_set_source_hf()2125 _cyhal_clock_update_system_state(false, old_freq_hf0, new_freq_hf0); in _cyhal_clock_set_source_hf()2127 _cyhal_clock_update_system_state(false, new_freq_hf0, old_freq_hf0); in _cyhal_clock_set_source_hf()