Searched refs:NRF_RTC_TASK_STOP (Results 1 – 3 of 3) sorted by relevance
151 nrf_rtc_task_trigger(p_reg, NRF_RTC_TASK_STOP); in nrfy_rtc_stop()
97 NRF_RTC_TASK_STOP = offsetof(NRF_RTC_Type,TASKS_STOP), /**< Stop. */ enumerator
141 nrfy_rtc_task_trigger(p_instance->p_reg, NRF_RTC_TASK_STOP); in nrfx_rtc_disable()