Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/npcx7/
Dsoc.h19 #define NPCX_WKEDG_OFFSET(n) (0x000 + (n * 2) + ((n < 5) ? 0 : 0x01e)) macro
/Zephyr-latest/soc/nuvoton/npcx/npcx9/
Dsoc.h19 #define NPCX_WKEDG_OFFSET(n) (0x000 + (n * 0x010)) macro
/Zephyr-latest/soc/nuvoton/npcx/npcx4/
Dsoc.h19 #define NPCX_WKEDG_OFFSET(n) (0x000 + (n * 0x010)) macro
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h422 (*(volatile uint8_t *)(base + NPCX_WKEDG_OFFSET(group)))