Home
last modified time | relevance | path

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

/Zephyr-latest/samples/drivers/misc/ft800/src/
Dmain.c27 static void touch_irq(const struct device *dev, void *user_data) in touch_irq() function
51 ft8xx_register_int(ft8xx, touch_irq, NULL); in main()