Searched refs:tolerance_check_value (Results 1 – 1 of 1) sorted by relevance
634 uint32_t tolerance_check_value = (NULL != tolerance) ? tolerance->value : 0xFFFFFFFFU; in _cyhal_utils_find_hf_clk_div() local644 if (achieved_tolerance < tolerance_check_value) in _cyhal_utils_find_hf_clk_div()650 tolerance_check_value = achieved_tolerance; in _cyhal_utils_find_hf_clk_div()