Searched hist:"961 db2da159d5191d2a1d9a7cf5ddf1672621a2b" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iio/accel/ |
H A D | bma400.h | diff 961db2da159d5191d2a1d9a7cf5ddf1672621a2b Wed Aug 31 08:31:17 CEST 2022 Jagath Jog J <jagathjog1996@gmail.com> iio: accel: bma400: Add support for single and double tap events
Add support for single and double tap events based on the tap threshold value, minimum quiet time before and after the tap and minimum time between the taps in the double tap. The INT1 pin is used to interrupt and the event is pushed to userspace.
Signed-off-by: Jagath Jog J <jagathjog1996@gmail.com> Link: https://lore.kernel.org/r/20220831063117.4141-3-jagathjog1996@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | bma400_core.c | diff 961db2da159d5191d2a1d9a7cf5ddf1672621a2b Wed Aug 31 08:31:17 CEST 2022 Jagath Jog J <jagathjog1996@gmail.com> iio: accel: bma400: Add support for single and double tap events
Add support for single and double tap events based on the tap threshold value, minimum quiet time before and after the tap and minimum time between the taps in the double tap. The INT1 pin is used to interrupt and the event is pushed to userspace.
Signed-off-by: Jagath Jog J <jagathjog1996@gmail.com> Link: https://lore.kernel.org/r/20220831063117.4141-3-jagathjog1996@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|