Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/soc/arm/nuvoton_npcx/common/
Dscfg.c136 const uintptr_t dbg_base = npcx_scfg_cfg.base_dbg; in npcx_dbg_freeze_enable() local
139 NPCX_DBGFRZEN3(dbg_base) &= ~BIT(NPCX_DBGFRZEN3_GLBL_FRZ_DIS); in npcx_dbg_freeze_enable()
141 NPCX_DBGFRZEN3(dbg_base) |= BIT(NPCX_DBGFRZEN3_GLBL_FRZ_DIS); in npcx_dbg_freeze_enable()