Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_rtc.h287 NRFY_STATIC_INLINE void nrfy_rtc_event_clear(NRF_RTC_Type * p_reg, in nrfy_rtc_event_clear() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rtc.c161 nrfy_rtc_event_clear(p_instance->p_reg, event); in nrfx_rtc_cc_disable()