Searched refs:nrfx_egu_int_enable (Results 1 – 3 of 3) sorted by relevance
101 nrfx_egu_int_enable(&egu_inst, channels_to_trigger); in main()
107 void nrfx_egu_int_enable(nrfx_egu_t const * p_instance, uint32_t mask);
132 void nrfx_egu_int_enable(nrfx_egu_t const * p_instance, uint32_t mask) in nrfx_egu_int_enable() function