Searched refs:nrfy_wdt_task_stop_enable_set (Results 1 – 3 of 3) sorted by relevance
292 nrfy_wdt_task_stop_enable_set(p_instance->p_reg, true); in nrfx_wdt_stop()294 nrfy_wdt_task_stop_enable_set(p_instance->p_reg, false); in nrfx_wdt_stop()
327 NRFY_STATIC_INLINE void nrfy_wdt_task_stop_enable_set(NRF_WDT_Type * p_reg, bool enable) in nrfy_wdt_task_stop_enable_set() function
153 - Added the new nrfy_wdt_task_stop_enable_set() function to the WDT HALY that enables or disables s…