Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c123 uint8_t ch_count = 0; in num_of_channels_get() local
128 ch_count += mask & 0x1; in num_of_channels_get()
131 return ch_count; in num_of_channels_get()