Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c881 static nrfx_err_t pin_channel_alloc(nrfx_gpiote_t const * p_instance, uint8_t * p_channel) in pin_channel_alloc() function
1114 return pin_channel_alloc(p_instance, p_channel); in nrfx_gpiote_channel_alloc()
1296 return pin_channel_alloc(&gpio_instance, p_channel); in nrfx_gpiote_channel_alloc()