Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/samples/src/nrfx_gppi/fork/
Dmain.c66 #define OUTPUT_PIN_PRIMARY LED1_PIN macro
85 NRFX_LOG_INFO("GPIOTE output pin (primary): %d is %s", OUTPUT_PIN_PRIMARY, in timer_handler()
86 nrfx_gpiote_in_is_set(OUTPUT_PIN_PRIMARY) ? "high" : "low"); in timer_handler()
148 OUTPUT_PIN_PRIMARY, in main()
153 nrfx_gpiote_out_task_enable(&gpiote_inst, OUTPUT_PIN_PRIMARY); in main()
202 nrfx_gpiote_out_task_address_get(&gpiote_inst, OUTPUT_PIN_PRIMARY)); in main()