Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/npcx9/
Dsoc.h21 #define NPCX_WKMOD_OFFSET(n) (0x002 + (n * 0x010)) macro
/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/npcx7/
Dsoc.h21 #define NPCX_WKMOD_OFFSET(n) (0x070 + n) macro
/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/npcx4/
Dsoc.h21 #define NPCX_WKMOD_OFFSET(n) (0x002 + (n * 0x010)) macro
/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/common/reg/
Dreg_def.h398 (*(volatile uint8_t *)(base + NPCX_WKMOD_OFFSET(group)))