Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/
Dscfg.c151 const uintptr_t dbg_base = npcx_scfg_cfg.base_dbg; in npcx_dbg_freeze_enable() local
154 NPCX_DBGFRZEN3(dbg_base) &= ~BIT(NPCX_DBGFRZEN3_GLBL_FRZ_DIS); in npcx_dbg_freeze_enable()
156 NPCX_DBGFRZEN3(dbg_base) |= BIT(NPCX_DBGFRZEN3_GLBL_FRZ_DIS); in npcx_dbg_freeze_enable()