Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_clock.c2346 static cy_rslt_t _cyhal_clock_get_sources_slow(const cyhal_clock_t *clock, const cyhal_resource_ins… in _cyhal_clock_get_sources_slow() function
3021 return _cyhal_clock_get_sources_slow(clock, sources, count); in _cyhal_clock_get_sources_peripheral()
3394 .get_sources = _cyhal_clock_get_sources_slow,