Home
last modified time | relevance | path

Searched defs:gpio_npcx_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/gpio/
Dgpio_npcx.c29 struct gpio_npcx_config { struct
50 ((struct gpio_reg *)((const struct gpio_npcx_config *)(dev)->config)->base) argument
101 static int gpio_npcx_config(const struct device *dev, in gpio_npcx_config() function