Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_clock.c2114 uint32_t old_freq_hf0 = Cy_SysClk_ClkPathGetFrequency(old_src_hf0) >> div_hf0; in _cyhal_clock_set_source_hf() local
2118 _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()