Home
last modified time | relevance | path

Searched refs:NRF_RTC_INT_OVERFLOW_MASK (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rtc.c113 NRF_RTC_INT_OVERFLOW_MASK | in nrfx_rtc_uninit()
259 NRF_RTC_INT_OVERFLOW_MASK); in nrfx_rtc_overflow_disable()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_rtc.h335 NRF_RTC_INT_OVERFLOW_MASK | in nrfx_rtc_int_disable()
/hal_nordic-latest/nrfx/hal/
Dnrf_rtc.h123NRF_RTC_INT_OVERFLOW_MASK = RTC_INTENSET_OVRFLW_Msk, /**< RTC interrupt from overflow event. */ enumerator