Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_rtc.h96 NRF_RTC_TASK_START = offsetof(NRF_RTC_Type,TASKS_START), /**< Start. */ enumerator
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rtc.c132 nrfy_rtc_task_trigger(p_instance->p_reg, NRF_RTC_TASK_START); in nrfx_rtc_enable()