Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/npcx7/
Dsoc.h14 #define NPCX_PUPD_EN_OFFSET(n) (0x028 + n) macro
/Zephyr-latest/soc/nuvoton/npcx/npcx9/
Dsoc.h14 #define NPCX_PUPD_EN_OFFSET(n) (0x028 + n) macro
/Zephyr-latest/soc/nuvoton/npcx/npcx4/
Dsoc.h14 #define NPCX_PUPD_EN_OFFSET(n) (0x02b + n) macro
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h245 (*(volatile uint8_t *)(base + NPCX_PUPD_EN_OFFSET(n)))