Searched refs:INPUT_PIN (Results 1 – 1 of 1) sorted by relevance
16 #define INPUT_PIN NRF_DT_GPIOS_TO_PSEL(DT_ALIAS(sw0), gpios) macro86 err = nrfx_gpiote_input_configure(&gpiote, INPUT_PIN, &input_config); in main()114 nrfx_gpiote_trigger_enable(&gpiote, INPUT_PIN, true); in main()131 nrfx_gpiote_in_event_address_get(&gpiote, INPUT_PIN), in main()