Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/npcx7/
Dsoc.h22 #define NPCX_WKPND_OFFSET(n) (0x00a + (n * 4) + ((n < 5) ? 0 : 0x010)) macro
/Zephyr-latest/soc/nuvoton/npcx/npcx9/
Dsoc.h22 #define NPCX_WKPND_OFFSET(n) (0x003 + (n * 0x010)) macro
/Zephyr-latest/soc/nuvoton/npcx/npcx4/
Dsoc.h22 #define NPCX_WKPND_OFFSET(n) (0x003 + (n * 0x010)) macro
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h426 (*(volatile uint8_t *)(base + NPCX_WKPND_OFFSET(group)))