Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/
Dft8xx.h69 void ft8xx_calibrate(const struct device *dev,
/Zephyr-latest/samples/drivers/misc/ft800/src/
Dmain.c48 ft8xx_calibrate(ft8xx, &tt); in main()
/Zephyr-latest/drivers/misc/ft8xx/
Dft8xx.c180 void ft8xx_calibrate(const struct device *dev, struct ft8xx_touch_transform *data) in ft8xx_calibrate() function