Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/samples/src/nrfx_gppi/fork/
Dmain.c202 nrfx_gpiote_out_task_address_get(&gpiote_inst, OUTPUT_PIN_PRIMARY)); in main()
209 nrfx_gpiote_out_task_address_get(&gpiote_inst, OUTPUT_PIN_FORK)); in main()
/hal_nordic-latest/nrfx/samples/src/nrfx_saadc/common/
Dsaadc_examples_common.c81 nrfx_gpiote_out_task_address_get(p_gpiote, pin)); in pin_on_event_toggle_setup()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_gpiote.h460 uint32_t nrfx_gpiote_out_task_address_get(nrfx_gpiote_t const * p_instance, nrfx_gpiote_pin_t pin);
685 uint32_t nrfx_gpiote_out_task_address_get(nrfx_gpiote_pin_t pin);
/hal_nordic-latest/nrfx/samples/src/nrfx_gppi/one_to_one/
Dmain.c175 nrfx_gpiote_out_task_address_get(&gpiote_inst, OUTPUT_PIN)); in main()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c1147 uint32_t nrfx_gpiote_out_task_address_get(nrfx_gpiote_t const * p_instance, nrfx_gpiote_pin_t pin) in nrfx_gpiote_out_task_address_get() function
1329 uint32_t nrfx_gpiote_out_task_address_get(nrfx_gpiote_pin_t pin) in nrfx_gpiote_out_task_address_get() function