Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_clock.c3054 static cy_rslt_t _cyhal_clock_get_sources_peripheral(const cyhal_clock_t *clock, const cyhal_resour… in _cyhal_clock_get_sources_peripheral() function
3486 .get_sources = _cyhal_clock_get_sources_peripheral,
4206 return _cyhal_clock_get_sources_peripheral(clock, sources, count); in cyhal_clock_get_sources()