Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNRF_GPIOTE.c68 uint n_channels; member
91 gpiote_st[i].n_channels = n_ch[i]; in nrf_gpiote_init()
169 for (uint i = 0; i < st->n_channels; i++) { in nrf_gpiote_eval_interrupt()