Home
last modified time | relevance | path

Searched refs:PPULL (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-2.7.6/drivers/gpio/
Dgpio_npcx.c134 inst->PPULL |= mask; in gpio_npcx_config()
137 inst->PPULL |= mask; in gpio_npcx_config()
140 inst->PPULL &= ~mask; in gpio_npcx_config()
/Zephyr-Core-2.7.6/soc/arm/nuvoton_npcx/common/reg/
Dreg_def.h439 volatile uint8_t PPULL; member