Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/drivers/misc/lis3lv02d/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 1 kB image not shown  

Quelle  Kconfig   Sprache: unbekannt

 
SPDX-License-Identifier: GPL-2.0-only
java.lang.NullPointerException
STMicroelectonics LIS3LV02D and similar accelerometers
java.lang.NullPointerException

config SENSORS_LIS3_SPI
 tristate "STMicroeletronics LIS3LV02Dx three-axis digital accelerometer (SPI)"
 depends on !ACPI && SPI_MASTER && INPUT
 select SENSORS_LIS3LV02D
 help
   This driver provides support for the LIS3LV02Dx accelerometer connected
   via SPI. The accelerometer data is readable via
   /sys/devices/faux/lis3lv02d.

   This driver also provides an absolute input class device, allowing
   the laptop to act as a pinball machine-esque joystick.

   This driver can also be built as modules.  If so, the core module
   will be called lis3lv02d and a specific module for the SPI transport
   is called lis3lv02d_spi.

config SENSORS_LIS3_I2C
 tristate "STMicroeletronics LIS3LV02Dx three-axis digital accelerometer (I2C)"
 depends on I2C && INPUT
 select SENSORS_LIS3LV02D
 help
   This driver provides support for the LIS3LV02Dx accelerometer connected
   via I2C. The accelerometer data is readable via
   /sys/devices/faux/lis3lv02d.

   This driver also provides an absolute input class device, allowing
   the device to act as a pinball machine-esque joystick.

   This driver can also be built as modules.  If so, the core module
   will be called lis3lv02d and a specific module for the I2C transport
   is called lis3lv02d_i2c.

Messung V0.5
C=98 H=90 G=94

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]