Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_wdt.h164 nrfx_err_t nrfx_wdt_init(nrfx_wdt_t const * p_instance,
184 nrfx_err_t nrfx_wdt_init(nrfx_wdt_t const * p_instance,
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_wdt.c147 nrfx_err_t nrfx_wdt_init(nrfx_wdt_t const * p_instance, in nrfx_wdt_init() function
155 nrfx_err_t nrfx_wdt_init(nrfx_wdt_t const * p_instance, in nrfx_wdt_init() function
/hal_nordic-latest/nrfx/
DCHANGELOG.md176 - Changed a prototype of the nrfx_wdt_init() function in the WDT driver. The new prototype accepts …