Searched hist:"961 db2da" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iio/accel/ |
H A D | bma400.h | 961db2da Wed Aug 31 01:31:17 CDT 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 | 961db2da Wed Aug 31 01:31:17 CDT 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>
|