Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nordic/nrfx/src/
Dmain.c17 #define OUTPUT_PIN NRF_DT_GPIOS_TO_PSEL(DT_ALIAS(led0), gpios) macro
106 err = nrfx_gpiote_output_configure(&gpiote, OUTPUT_PIN, in main()
115 nrfx_gpiote_out_task_enable(&gpiote, OUTPUT_PIN); in main()
132 nrfx_gpiote_out_task_address_get(&gpiote, OUTPUT_PIN)); in main()