Searched refs:_cyhal_clock_is_enabled_peripheral (Results 1 – 1 of 1) sorted by relevance
2923 static bool _cyhal_clock_is_enabled_peripheral(const cyhal_clock_t *clock) in _cyhal_clock_is_enabled_peripheral() function3481 .is_enabled = _cyhal_clock_is_enabled_peripheral,4142 return _cyhal_clock_is_enabled_peripheral(clock); in cyhal_clock_is_enabled()