Searched refs:nrfx_gpiote_output_configure (Results 1 – 5 of 5) sorted by relevance
| /hal_nordic-latest/nrfx/samples/src/nrfx_gppi/fork/ |
| D | main.c | 147 status = nrfx_gpiote_output_configure(&gpiote_inst, in main() 162 status = nrfx_gpiote_output_configure(&gpiote_inst, in main()
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_saadc/common/ |
| D | saadc_examples_common.c | 61 status = nrfx_gpiote_output_configure(p_gpiote, pin, &output_config, &task_config); in gpiote_pin_toggle_task_setup()
|
| /hal_nordic-latest/nrfx/drivers/include/ |
| D | nrfx_gpiote.h | 323 nrfx_err_t nrfx_gpiote_output_configure(nrfx_gpiote_t const * p_instance, 658 nrfx_err_t nrfx_gpiote_output_configure(nrfx_gpiote_pin_t pin,
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_gppi/one_to_one/ |
| D | main.c | 138 status = nrfx_gpiote_output_configure(&gpiote_inst, OUTPUT_PIN, &output_config, &task_config); in main()
|
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_gpiote.c | 1058 nrfx_err_t nrfx_gpiote_output_configure(nrfx_gpiote_t const * p_instance, in nrfx_gpiote_output_configure() function 1251 nrfx_err_t nrfx_gpiote_output_configure(nrfx_gpiote_pin_t pin, in nrfx_gpiote_output_configure() function
|