zephyr/drivers/misc/ft8xx
Hubert Miś 1ee6990fc4 drv: ft8xx: user data in the callback function
The user of the ft8xx driver can register a callback function called
on a touch detection interrupt event. This function is extended to
include a user-defined pointer. The user-defined pointer helps to share
a callback with multiple driver instances.

Signed-off-by: Hubert Miś <hubert.mis@gmail.com>
2025-01-30 02:01:34 +01:00
..
CMakeLists.txt
ft8xx_common.c
ft8xx_copro.c
ft8xx_dev_data.h drv: ft8xx: user data in the callback function 2025-01-30 02:01:34 +01:00
ft8xx_drv.c
ft8xx_drv.h
ft8xx_host_commands.h
ft8xx.c drv: ft8xx: user data in the callback function 2025-01-30 02:01:34 +01:00
Kconfig