Searched refs:new_freq_hf0 (Results 1 – 1 of 1) sorted by relevance
2115 uint32_t new_freq_hf0 = Cy_SysClk_ClkPathGetFrequency(new_src) >> 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()