Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/npcx9/
Dsoc.h13 #define NPCX_DEVALT_OFFSET(n) (0x010 + n) macro
/Zephyr-latest/soc/nuvoton/npcx/npcx7/
Dsoc.h13 #define NPCX_DEVALT_OFFSET(n) (0x010 + n) macro
/Zephyr-latest/soc/nuvoton/npcx/npcx4/
Dsoc.h13 #define NPCX_DEVALT_OFFSET(n) (0x010 + n) macro
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h241 (*(volatile uint8_t *)(base + NPCX_DEVALT_OFFSET(n)))