Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_wdt.c57 bool stoppable; member
79 p_cb->stoppable = (bool)(p_config->behaviour & NRF_WDT_BEHAVIOUR_STOP_ENABLE_MASK); in wdt_configure()
88 if (p_cb->stoppable) in wdt_configure()
287 if (!p_cb->stoppable) in nrfx_wdt_stop()