Home
last modified time | relevance | path

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

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