Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/npcx7/
Dsoc.h28 #define NPCX_CHNDAT_OFFSET(n) (0x040 + (n * 2)) macro
/Zephyr-latest/soc/nuvoton/npcx/npcx9/
Dsoc.h29 #define NPCX_CHNDAT_OFFSET(n) (0x040 + (n * 2)) macro
/Zephyr-latest/soc/nuvoton/npcx/npcx4/
Dsoc.h29 #define NPCX_CHNDAT_OFFSET(n) (0x040 + n * 2) macro
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h518 (*(volatile uint16_t *)((base) + NPCX_CHNDAT_OFFSET(ch)))