Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_rtc.h351 nrfy_rtc_task_trigger(p_instance->p_reg, NRF_RTC_TASK_CLEAR); in nrfx_rtc_counter_clear()
/hal_nordic-latest/nrfx/hal/
Dnrf_rtc.h98 NRF_RTC_TASK_CLEAR = offsetof(NRF_RTC_Type,TASKS_CLEAR), /**< Clear. */ enumerator