Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_nrfx.c459 static void nrfx_gpio_handler(nrfx_gpiote_pin_t abs_pin, in nrfx_gpio_handler() function
502 nrfx_gpiote_global_callback_set(&cfg->gpiote, nrfx_gpio_handler, NULL); in gpio_nrfx_init()