Searched refs:gpio_npcx_config (Results 1 – 1 of 1) sorted by relevance
29 struct gpio_npcx_config { struct50 ((struct gpio_reg *)((const struct gpio_npcx_config *)(dev)->config)->base) argument64 const struct gpio_npcx_config *const config = dev->config; in npcx_gpio_enable_io_pads()83 const struct gpio_npcx_config *const config = dev->config; in npcx_gpio_disable_io_pads()101 static int gpio_npcx_config(const struct device *dev, in gpio_npcx_config() function104 const struct gpio_npcx_config *const config = dev->config; in gpio_npcx_config()183 const struct gpio_npcx_config *const config = port->config; in gpio_npcx_pin_get_config()291 const struct gpio_npcx_config *const config = dev->config; in gpio_npcx_pin_interrupt_configure()358 const struct gpio_npcx_config *const config = dev->config; in gpio_npcx_manage_callback()384 .pin_configure = gpio_npcx_config,[all …]