Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_dbg.h20 void npcx_dbg_freeze_enable(bool enable);
Dscfg.c178 void npcx_dbg_freeze_enable(bool enable) in npcx_dbg_freeze_enable() function
/Zephyr-latest/drivers/watchdog/
Dwdt_npcx.c252 npcx_dbg_freeze_enable(true); in wdt_npcx_setup()
254 npcx_dbg_freeze_enable(false); in wdt_npcx_setup()