Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_wdt.h196 void nrfx_wdt_uninit(nrfx_wdt_t const * p_instance);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_wdt.c191 void nrfx_wdt_uninit(nrfx_wdt_t const * p_instance) in nrfx_wdt_uninit() function
/hal_nordic-latest/nrfx/
DCHANGELOG.md152 - Added the new nrfx_wdt_uninit() function to the WDT driver that uninitializes the watchdog.