Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_clock.c2074 static cy_rslt_t _cyhal_clock_get_sources_hf(const cyhal_clock_t *clock, const cyhal_resource_inst_… in _cyhal_clock_get_sources_hf() function
2637 #define _cyhal_clock_get_sources_pump _cyhal_clock_get_sources_hf
3314 .get_sources = _cyhal_clock_get_sources_hf,
4162 return _cyhal_clock_get_sources_hf(clock, sources, count); in cyhal_clock_get_sources()