Searched refs:PPULL (Results 1 – 2 of 2) sorted by relevance
155 inst->PPULL |= mask; in gpio_npcx_config()158 inst->PPULL |= mask; in gpio_npcx_config()161 inst->PPULL &= ~mask; in gpio_npcx_config()208 if (inst->PPULL & mask) { in gpio_npcx_pin_get_config()
449 volatile uint8_t PPULL; member