1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/ft5x06/include
Gunar Schorcht ca6760047c drivers/ft5x06: introduce coordinate conversions
To obtain coordinates from the touch panel that correspond to the display coordinates, it is often necessary to convert the coordinates from the touch display by swapping and mirroring. For the sake of simplicity, possible rotations are additionally defined.
2023-08-26 17:49:29 +02:00
..
ft5x06_constants.h drivers/ft5x06: fix register addresses 2023-08-15 00:06:14 +02:00
ft5x06_internal.h drivers/ft5x06: allow multiple device types 2022-01-21 13:13:09 +01:00
ft5x06_params.h drivers/ft5x06: introduce coordinate conversions 2023-08-26 17:49:29 +02:00
ft5x06_touch_dev.h drivers/ft5x06: add touch_dev interface 2022-01-09 16:43:34 +01:00