aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/STMPE811/stmpe811.h
diff options
context:
space:
mode:
authorMateusz Tomaszkiewicz <silentdemon@gmail.com>2013-03-29 01:15:07 +0100
committerMateusz Tomaszkiewicz <silentdemon@gmail.com>2013-03-29 01:15:07 +0100
commit2f7b6fc80b89d4ccce19d919b8c2d4a793a3ce98 (patch)
treea57df0e589c9a8f57b4a7f1be19e10c39cb9a2c4 /drivers/ginput/touch/STMPE811/stmpe811.h
parent2a00dd667df1fec0692d21ca2ef1001dbf9589ef (diff)
downloaduGFX-2f7b6fc80b89d4ccce19d919b8c2d4a793a3ce98.tar.gz
uGFX-2f7b6fc80b89d4ccce19d919b8c2d4a793a3ce98.tar.bz2
uGFX-2f7b6fc80b89d4ccce19d919b8c2d4a793a3ce98.zip
STMPE811: attempt to use FIFO
Very early version of using FIFO threshold interrupt.
Diffstat (limited to 'drivers/ginput/touch/STMPE811/stmpe811.h')
-rw-r--r--drivers/ginput/touch/STMPE811/stmpe811.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ginput/touch/STMPE811/stmpe811.h b/drivers/ginput/touch/STMPE811/stmpe811.h
index 401734a4..36101cd4 100644
--- a/drivers/ginput/touch/STMPE811/stmpe811.h
+++ b/drivers/ginput/touch/STMPE811/stmpe811.h
@@ -92,6 +92,7 @@
#define STMPE811_REG_TSC_DATA_XYZ 0x52 // 32-bit
#define STMPE811_REG_TSC_FRACT_XYZ 0x56
#define STMPE811_REG_TSC_DATA 0x57
+#define STMPE811_REG_TSC_DATA_AI 0xD7
#define STMPE811_REG_TSC_I_DRIVE 0x58
#define STMPE811_REG_TSC_SHIELD 0x59