Home
last modified time | relevance | path

Searched refs:egu_handler (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/samples/src/nrfx_egu/
Dmain.c63 static void egu_handler(uint8_t event_idx, void * p_context) in egu_handler() function
93 status = nrfx_egu_init(&egu_inst, NRFX_EGU_DEFAULT_CONFIG_IRQ_PRIORITY, egu_handler, p_context); in main()
DREADME.md19 @p egu_handler() is then executed once for each triggered channel with a relevant log message.