Searched defs:sources (Results 1 – 2 of 2) sorted by relevance
/hal_infineon-3.7.0/mtb-hal-cat1/source/ |
D | cyhal_clock.c | 683 …cyhal_clock_get_sources_none(const cyhal_clock_t *clock, const cyhal_resource_inst_t **sources[], … in _cyhal_clock_get_sources_none() 984 …_t _cyhal_clock_get_sources_peri_peripheral(uint8_t idx, const cyhal_resource_inst_t **sources[], … in _cyhal_clock_get_sources_peri_peripheral() 1302 …_cyhal_clock_get_sources_mfo(const cyhal_clock_t *clock, const cyhal_resource_inst_t **sources[], … in _cyhal_clock_get_sources_mfo() 1322 …al_clock_get_sources_pathmux(const cyhal_clock_t *clock, const cyhal_resource_inst_t **sources[], … in _cyhal_clock_get_sources_pathmux() 1562 …_cyhal_clock_get_sources_fll(const cyhal_clock_t *clock, const cyhal_resource_inst_t **sources[], … in _cyhal_clock_get_sources_fll() 1765 …_cyhal_clock_get_sources_pll(const cyhal_clock_t *clock, const cyhal_resource_inst_t **sources[], … in _cyhal_clock_get_sources_pll() 1872 … _cyhal_clock_get_sources_mf(const cyhal_clock_t *clock, const cyhal_resource_inst_t **sources[], … in _cyhal_clock_get_sources_mf() 2074 … _cyhal_clock_get_sources_hf(const cyhal_clock_t *clock, const cyhal_resource_inst_t **sources[], … in _cyhal_clock_get_sources_hf() 2139 … _cyhal_clock_get_sources_lf(const cyhal_clock_t *clock, const cyhal_resource_inst_t **sources[], … in _cyhal_clock_get_sources_lf() 2293 …cyhal_clock_get_sources_fast(const cyhal_clock_t *clock, const cyhal_resource_inst_t **sources[], … in _cyhal_clock_get_sources_fast() [all …]
|
D | cyhal_utils_impl.c | 658 const cyhal_resource_inst_t ** sources; in _cyhal_utils_find_hf_source_n_divider() local
|