Searched refs:hfclk_idx (Results 1 – 2 of 2) sorted by relevance
194 uint8_t hfclk_idx = _cyhal_utils_get_hfclk_for_peri_group(peri_group); in _cyhal_utils_allocate_peri() local195 result = cyhal_clock_reserve(clock, &CYHAL_CLOCK_HF[hfclk_idx]); in _cyhal_utils_allocate_peri()
2895 …uint8_t hfclk_idx = _cyhal_utils_get_hfclk_for_peri_group(_CYHAL_UTILS_PACK_INSTANCE_GROUP(instanc… in _cyhal_clock_is_source_enabled_peripheral() local2896 return Cy_SysClk_ClkHfIsEnabled(hfclk_idx); in _cyhal_clock_is_source_enabled_peripheral()