Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-hal-cat1/include/
Dcyhal_general_types.h261 } cyhal_clock_tolerance_unit_t; typedef
266 cyhal_clock_tolerance_unit_t type; //!< The type of the clock tolerance value.
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_utils_impl.c124 int32_t _cyhal_utils_calculate_tolerance(cyhal_clock_tolerance_unit_t type, uint32_t desired_hz, ui… in _cyhal_utils_calculate_tolerance()
623cyhal_clock_tolerance_unit_t tolerance_type = (NULL != tolerance) ? tolerance->type : CYHAL_TOLERA… in _cyhal_utils_find_hf_clk_div()
/hal_infineon-3.6.0/mtb-hal-cat1/include_pvt/
Dcyhal_utils_impl.h164 int32_t _cyhal_utils_calculate_tolerance(cyhal_clock_tolerance_unit_t type, uint32_t desired_hz, ui…