Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_rtc.h61 NRFX_RTC_INT_TICK = 4, /**< Interrupt from TICK event. */ enumerator
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rtc.c305 p_cb->handler(NRFX_RTC_INT_TICK); in irq_handler()