Searched full:msa311 (Results 1 – 5 of 5) sorted by relevance
5 * MSA311 is a tri-axial, low-g accelerometer with I2C digital output for10 * MSA311 is available in an ultra small (2mm x 2mm, height 0.95mm) LGA package13 * This driver supports following MSA311 features:327 .name = "msa311",344 * struct msa311_priv - MSA311 internal private state349 * @lock: Protects msa311 device state between setup and data access routines351 * @chip_name: Chip name in the format "msa311-%02x" % partid403 * msa311_get_odr() - Read Output Data Rate (ODR) value from MSA311 accel404 * @msa311: MSA311 internal private state407 * This function should be called under msa311->lock.[all …]
544 config MSA311 config551 Say yes here to build support for the MEMSensing MSA311555 called msa311.
61 obj-$(CONFIG_MSA311) += msa311.o
5 $id: "http://devicetree.org/schemas/iio/accel/memsensing,msa311.yaml#"14 MSA311 is a tri-axial, low-g accelerometer with I2C digital output for19 https://cdn-shop.adafruit.com/product-files/5309/MSA311-V1.1-ENG.pdf23 const: memsensing,msa31147 compatible = "memsensing,msa311";
13326 MEMSENSING MICROSYSTEMS MSA311 DRIVER13330 F: Documentation/devicetree/bindings/iio/accel/memsensing,msa311.yaml13331 F: drivers/iio/accel/msa311.c