Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c777 static nrfx_err_t gpiote_channel_get(nrfx_gpiote_t const * p_instance, in gpiote_channel_get() function
1077 return gpiote_channel_get(p_instance, pin, p_channel); in nrfx_gpiote_channel_get()
1266 return gpiote_channel_get(&gpio_instance, pin, p_channel); in nrfx_gpiote_channel_get()