Searched refs:nrfx_wdt_uninit (Results 1 – 3 of 3) sorted by relevance
196 void nrfx_wdt_uninit(nrfx_wdt_t const * p_instance);
191 void nrfx_wdt_uninit(nrfx_wdt_t const * p_instance) in nrfx_wdt_uninit() function
152 - Added the new nrfx_wdt_uninit() function to the WDT driver that uninitializes the watchdog.