Searched refs:old_sysclk_freq_hz (Results 1 – 1 of 1) sorted by relevance
624 static void _cyhal_clock_update_system_state(bool before_change, uint32_t old_sysclk_freq_hz, uint3… in _cyhal_clock_update_system_state() argument629 if ((before_change == (bool)(new_sysclk_freq_hz > old_sysclk_freq_hz)) || in _cyhal_clock_update_system_state()630 (!before_change == (new_sysclk_freq_hz < old_sysclk_freq_hz))) in _cyhal_clock_update_system_state()