Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_wdt.c218 nrfy_wdt_task_trigger(p_instance->p_reg, NRF_WDT_TASK_START); in nrfx_wdt_enable()
/hal_nordic-latest/nrfx/hal/
Dnrf_wdt.h86 NRF_WDT_TASK_START = offsetof(NRF_WDT_Type, TASKS_START), /**< Task for starting WDT. */ enumerator