Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_grtc.h75 typedef void (*nrfx_grtc_rtcomparesync_handler_t)(void * p_context); typedef
230 void nrfx_grtc_rtcomparesync_int_enable(nrfx_grtc_rtcomparesync_handler_t handler,
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c106nrfx_grtc_rtcomparesync_handler_t rtcomparesync_handler; /**< Us…
475 void nrfx_grtc_rtcomparesync_int_enable(nrfx_grtc_rtcomparesync_handler_t handler, void * p_context) in nrfx_grtc_rtcomparesync_int_enable()