Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_utils_impl.c677 uint32_t best_clock_freq = 0; in _cyhal_utils_find_hf_source_n_divider() local
731 best_clock_freq = cur_divided_freq; in _cyhal_utils_find_hf_source_n_divider()
740 if (0 == best_clock_freq) in _cyhal_utils_find_hf_source_n_divider()
746 …t achieved_tolerance = abs(_cyhal_utils_calculate_tolerance(tolerance->type, hz, best_clock_freq)); in _cyhal_utils_find_hf_source_n_divider()