Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nordic/nrfx/src/
Dmain.c28 static void button_handler(nrfx_gpiote_pin_t pin, in button_handler() function
78 .handler = button_handler, in main()
/Zephyr-latest/samples/boards/nordic/nrfx/
DREADME.rst20 This calls the ``button_handler()`` callback and triggers the LED 1 pin OUT task.
50 the ``button_handler()`` function is called.