Home
last modified time | relevance | path

Searched refs:ADXL313 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/iio/accel/
H A Dadxl313_i2c.c27 [ADXL313] = {
49 { .name = "adxl313", .driver_data = (kernel_ulong_t)&adxl31x_chip_info[ADXL313] },
58 { .compatible = "adi,adxl313", .data = &adxl31x_chip_info[ADXL313] },
H A Dadxl313_spi.c30 [ADXL313] = {
98 { .name = "adxl313", .driver_data = (kernel_ulong_t)&adxl31x_chip_info[ADXL313] },
107 { .compatible = "adi,adxl313", .data = &adxl31x_chip_info[ADXL313] },
H A Dadxl313.h86 ADXL313, enumerator
H A DKconfig33 config ADXL313 config
37 tristate "Analog Devices ADXL313 3-Axis Digital Accelerometer I2C Driver"
39 select ADXL313
43 ADXL313 3-axis digital accelerometer.
50 tristate "Analog Devices ADXL313 3-Axis Digital Accelerometer SPI Driver"
52 select ADXL313
56 ADXL313 3-axis digital accelerometer.
H A Dadxl313_core.c183 [ADXL313] = {
185 .type = ADXL313,
/linux/Documentation/iio/
H A Dadxl313.rst4 ADXL313 driver
7 This driver supports Analog Device's ADXL313 on SPI/I2C bus.
12 * `ADXL313 <https://www.analog.com/ADXL313>`_
15 selectable measurement ranges. The ADXL313 supports the ±0.5 g, ±1 g, ±2 g and
115 The ADXL313 driver offers data for a single types of channels, the table below
/linux/
H A DMAINTAINERS617 ADXL313 THREE-AXIS DIGITAL ACCELEROMETER DRIVER