Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_rtc.h244 void nrfx_rtc_overflow_enable(nrfx_rtc_t const * p_instance, bool enable_irq);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rtc.c245 void nrfx_rtc_overflow_enable(nrfx_rtc_t const * p_instance, bool enable_irq) in nrfx_rtc_overflow_enable() function