Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_utils_impl.c726 …uint32_t cur_clock_tolerance = abs(_cyhal_utils_calculate_tolerance(CYHAL_TOLERANCE_HZ, hz, cur_di… in _cyhal_utils_find_hf_source_n_divider() local
727 if (cur_clock_tolerance < best_tolerance_hz) in _cyhal_utils_find_hf_source_n_divider()
730 best_tolerance_hz = cur_clock_tolerance; in _cyhal_utils_find_hf_source_n_divider()