Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_clock.c2127 uint32_t old_freq_cpu = Cy_SysClk_ClkPathGetFrequency(old_src_cpu) >> div_cpu; in _cyhal_clock_set_source_hf() local
2131 _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()