Searched refs:nrfx_egu_init (Results 1 – 3 of 3) sorted by relevance
93 status = nrfx_egu_init(&egu_inst, NRFX_EGU_DEFAULT_CONFIG_IRQ_PRIORITY, egu_handler, p_context); in main()
96 nrfx_err_t nrfx_egu_init(nrfx_egu_t const * p_instance,
104 nrfx_err_t nrfx_egu_init(nrfx_egu_t const * p_instance, in nrfx_egu_init() function