Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_wdt.c102 static nrfx_err_t wdt_init(nrfx_wdt_t const * p_instance, in wdt_init() function
152 return wdt_init(p_instance, p_config, wdt_event_handler, p_context); in nrfx_wdt_init()
159 return wdt_init(p_instance, p_config, wdt_event_handler, NULL); in nrfx_wdt_init()