Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h192 NRFY_STATIC_INLINE uint32_t nrfy_grtc_events_process(NRF_GRTC_Type * p_reg, in nrfy_grtc_events_process() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c906 uint32_t event_mask = nrfy_grtc_events_process(NRF_GRTC, evt_to_process); in grtc_irq_handler()