Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/timer/
Dnrf_grtc_timer.c63 static uint8_t ext_channels_allocated; variable
171 if (ext_channels_allocated >= EXT_CHAN_COUNT) { in z_nrf_grtc_timer_chan_alloc()
178 ext_channels_allocated++; in z_nrf_grtc_timer_chan_alloc()
188 ext_channels_allocated--; in z_nrf_grtc_timer_chan_free()