1
0
Fork 0
alistair23-linux/include/linux/spi
Imre Deak d5b415c95f Input: ads7846 - improve filtering for thumb press accuracy
Providing more accurate coordinates for thumb press requires additional
steps in the filtering logic:

- Ignore samples found invalid by the debouncing logic, or the ones that
  have out of bound pressure value.
- Add a parameter to repeat debouncing, so that more then two consecutive
  good readings are required for a valid sample.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
Acked-by: Juha Yrjola <juha.yrjola@nokia.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-04-26 00:13:18 -04:00
..
ads7846.h Input: ads7846 - improve filtering for thumb press accuracy 2006-04-26 00:13:18 -04:00
flash.h [PATCH] spi: M25 series SPI flash 2006-01-13 16:29:55 -08:00
spi.h [PATCH] spi: remove fastcall crap 2006-01-13 16:29:56 -08:00
spi_bitbang.h [PATCH] spi: use linked lists rather than an array 2006-01-13 16:29:56 -08:00