Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_gpiote.c167 static int8_t channel_port_alloc(uint32_t pin, nrfx_gpiote_evt_handler_t handler, bool channel) in channel_port_alloc() function
295 int8_t channel = channel_port_alloc(pin, NULL, true); in nrfx_gpiote_out_init()
526 int8_t channel = channel_port_alloc(pin, evt_handler, p_config->hi_accuracy); in nrfx_gpiote_in_init()

Completed in 4 milliseconds