Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/samples/src/nrfx_egu/
Dmain.c101 nrfx_egu_int_enable(&egu_inst, channels_to_trigger); in main()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_egu.h107 void nrfx_egu_int_enable(nrfx_egu_t const * p_instance, uint32_t mask);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_egu.c132 void nrfx_egu_int_enable(nrfx_egu_t const * p_instance, uint32_t mask) in nrfx_egu_int_enable() function