Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_rtc.h277 NRFY_STATIC_INLINE bool nrfy_rtc_event_check(NRF_RTC_Type * p_reg, in nrfy_rtc_event_check() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rtc.c159 if (nrfy_rtc_event_check(p_instance->p_reg, event)) in nrfx_rtc_cc_disable()