Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/include/zephyr/drivers/gpio/
Dgpio_nct38xx.h15 void nct38xx_gpio_alert_handler(const struct device *dev);
/Zephyr-Core-3.4.0/drivers/gpio/
Dgpio_nct38xx.c20 void nct38xx_gpio_alert_handler(const struct device *dev) in nct38xx_gpio_alert_handler() function
Dgpio_nct38xx_alert.c82 nct38xx_gpio_alert_handler(config->nct38xx_dev[i]); in nct38xx_alert_worker()