Searched refs:egu_handler (Results 1 – 2 of 2) sorted by relevance
63 static void egu_handler(uint8_t event_idx, void * p_context) in egu_handler() function93 status = nrfx_egu_init(&egu_inst, NRFX_EGU_DEFAULT_CONFIG_IRQ_PRIORITY, egu_handler, p_context); in main()
19 @p egu_handler() is then executed once for each triggered channel with a relevant log message.