Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_rtc.h134 NRFY_STATIC_INLINE uint32_t nrfy_rtc_events_process(NRF_RTC_Type * p_reg, in nrfy_rtc_events_process() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rtc.c286 uint32_t event_mask = nrfy_rtc_events_process(p_reg, evt_to_process); in irq_handler()