Searched refs:maxChannels (Results 1 – 1 of 1) sorted by relevance
4074 uint8_t maxChannels = (uint8_t)_cyhal_utils_get_clock_count(block); in _cyhal_clock_allocate_channel() local4075 for (uint8_t i = 0; i < maxChannels; i++) in _cyhal_clock_allocate_channel()