Searched refs:cyhal_clock_tolerance_unit_t (Results 1 – 3 of 3) sorted by relevance
261 } cyhal_clock_tolerance_unit_t; typedef266 cyhal_clock_tolerance_unit_t type; //!< The type of the clock tolerance value.
124 int32_t _cyhal_utils_calculate_tolerance(cyhal_clock_tolerance_unit_t type, uint32_t desired_hz, ui… in _cyhal_utils_calculate_tolerance()623 …cyhal_clock_tolerance_unit_t tolerance_type = (NULL != tolerance) ? tolerance->type : CYHAL_TOLERA… in _cyhal_utils_find_hf_clk_div()
164 int32_t _cyhal_utils_calculate_tolerance(cyhal_clock_tolerance_unit_t type, uint32_t desired_hz, ui…