Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/samples/src/nrfx_gppi/fork/
Dmain.c69 #define OUTPUT_PIN_FORK LED2_PIN macro
87 NRFX_LOG_INFO("GPIOTE output pin (fork): %d is %s", OUTPUT_PIN_FORK, in timer_handler()
88 nrfx_gpiote_in_is_set(OUTPUT_PIN_FORK) ? "high" : "low"); in timer_handler()
163 OUTPUT_PIN_FORK, in main()
168 nrfx_gpiote_out_task_enable(&gpiote_inst, OUTPUT_PIN_FORK); in main()
209 nrfx_gpiote_out_task_address_get(&gpiote_inst, OUTPUT_PIN_FORK)); in main()