Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c106 …nrfx_grtc_rtcomparesync_handler_t rtcomparesync_handler; /**< Us… member
479 m_cb.rtcomparesync_handler = handler; in nrfx_grtc_rtcomparesync_int_enable()
942 if (m_cb.rtcomparesync_handler) in grtc_irq_handler()
944 m_cb.rtcomparesync_handler(m_cb.rtcomparesync_context); in grtc_irq_handler()