Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/npcx9/
Dsoc.h23 #define NPCX_WKPCL_OFFSET(n) (0x004 + (n * 0x010)) macro
/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/npcx7/
Dsoc.h23 #define NPCX_WKPCL_OFFSET(n) (0x00c + (n * 4) + ((n < 5) ? 0 : 0x010)) macro
/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/npcx4/
Dsoc.h23 #define NPCX_WKPCL_OFFSET(n) (0x004 + (n * 0x010)) macro
/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/common/reg/
Dreg_def.h392 (*(volatile uint8_t *)(base + NPCX_WKPCL_OFFSET(group)))