Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_wdt.h82 NRFY_STATIC_INLINE void nrfy_wdt_periph_configure(NRF_WDT_Type * p_reg, in nrfy_wdt_periph_configure() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_wdt.c74 nrfy_wdt_periph_configure(p_instance->p_reg, &nrfy_conf); in wdt_configure()