Searched refs:CYHAL_TOLERANCE_HZ (Results 1 – 2 of 2) sorted by relevance
128 case CYHAL_TOLERANCE_HZ: in _cyhal_utils_calculate_tolerance()623 …clock_tolerance_unit_t tolerance_type = (NULL != tolerance) ? tolerance->type : CYHAL_TOLERANCE_HZ; in _cyhal_utils_find_hf_clk_div()714 …int32_t cur_clock_tolerance = abs(_cyhal_utils_calculate_tolerance(CYHAL_TOLERANCE_HZ, hz, cur_div… in _cyhal_utils_find_hf_source_n_divider()
258 CYHAL_TOLERANCE_HZ, //!< Clock tolerance specified directly in Hertz. enumerator