Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_wdt.c229 nrfy_wdt_reload_request_set(p_instance->p_reg, (nrf_wdt_rr_register_t)(NRF_WDT_RR0 + i)); in nrfx_wdt_feed()
278 nrfy_wdt_reload_request_set(p_instance->p_reg, channel_id); in nrfx_wdt_channel_feed()
/hal_nordic-latest/nrfx/haly/
Dnrfy_wdt.h318 NRFY_STATIC_INLINE void nrfy_wdt_reload_request_set(NRF_WDT_Type * p_reg, in nrfy_wdt_reload_request_set() function