Searched refs:new_sysclk_freq_hz (Results 1 – 1 of 1) sorted by relevance
634 …k_update_system_state(bool before_change, uint32_t old_sysclk_freq_hz, uint32_t new_sysclk_freq_hz) in _cyhal_clock_update_system_state() argument639 if ((before_change == (bool)(new_sysclk_freq_hz > old_sysclk_freq_hz)) || in _cyhal_clock_update_system_state()640 (!before_change == (new_sysclk_freq_hz < old_sysclk_freq_hz))) in _cyhal_clock_update_system_state()653 Cy_SysLib_SetWaitStates(is_ulp, new_sysclk_freq_hz / 1000000); in _cyhal_clock_update_system_state()