Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/npcx9/
Dsoc.h19 #define NPCX_WKEDG_OFFSET(n) (0x000 + (n * 0x010)) macro
/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/npcx7/
Dsoc.h19 #define NPCX_WKEDG_OFFSET(n) (0x000 + (n * 2) + ((n < 5) ? 0 : 0x01e)) macro
/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/npcx4/
Dsoc.h19 #define NPCX_WKEDG_OFFSET(n) (0x000 + (n * 0x010)) macro
/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/common/reg/
Dreg_def.h386 (*(volatile uint8_t *)(base + NPCX_WKEDG_OFFSET(group)))