Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-hal-cat1/include/
Dcyhal_clock.h329 cy_rslt_t cyhal_clock_get_sources(const cyhal_clock_t *clock, const cyhal_resource_inst_t **sources…
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_utils_impl.c659 cy_rslt_t retval = cyhal_clock_get_sources(clock, &sources, &count); in _cyhal_utils_find_hf_source_n_divider()
Dcyhal_clock.c4157 cy_rslt_t cyhal_clock_get_sources(const cyhal_clock_t *clock, const cyhal_resource_inst_t **sources… in cyhal_clock_get_sources() function