Home
last modified time | relevance | path

Searched refs:npcx_get_gpio_dev (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_gpio.h27 const struct device *npcx_get_gpio_dev(int port);
/Zephyr-latest/drivers/gpio/
Dgpio_npcx.c53 const struct device *npcx_get_gpio_dev(int port) in npcx_get_gpio_dev() function
/Zephyr-latest/drivers/interrupt_controller/
Dintc_miwu.c113 npcx_get_gpio_dev(cb->io_cb.params.gpio_port), in intc_miwu_dispatch_isr()