Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_rtc.c111 nrf_rtc_task_trigger(p_instance->p_reg, NRF_RTC_TASK_STOP); in nrfx_rtc_uninit()
132 nrf_rtc_task_trigger(p_instance->p_reg, NRF_RTC_TASK_STOP); in nrfx_rtc_disable()
/external/platform/nrfx/hal/
A Dnrf_rtc.h71 NRF_RTC_TASK_STOP = offsetof(NRF_RTC_Type,TASKS_STOP), /**< Stop. */ enumerator

Completed in 4 milliseconds