tree: 8d89f44bdb99268bde703497293d54dadb30d06e [path history] [tgz]
  1. boschclass.c
  2. boschclass.h
  3. bs_log.c
  4. bs_log.h
  5. Kconfig
  6. Makefile
  7. modules.order
  8. readme.md
  9. smi130.c
  10. smi130.h
  11. smi130_acc.c
  12. smi130_driver.c
  13. smi130_driver.h
  14. smi130_gyro.c
  15. smi130_gyro.h
  16. smi130_gyro_driver.c
  17. smi130_i2c.c
  18. smi130_spi.c
drivers/input/sensors/smi130/readme.md

SMI130 sensor API

Introduction

This package contains the Robert Bosch GmbH's SMI130 sensor driver (sensor API)

Version

FileVersionDate
smi130.h2.0.92018/08/28
smi130.c2.0.92018/08/28
smi130_spi.c1.32018/08/28
smi130_i2c.c1.32018/08/28
smi130_gyro_driver.c1.5.92018/08/28
smi130_gyro.c1.52018/08/28
smi130_gyro.h1.52018/08/28
smi130_driver.h1.32018/08/28
smi130_driver.c1.32018/08/28
smi130_acc.c2.1.22018/08/28
bs_log.h2018/08/28
bs_log.c2018/08/28
boschcalss.h1.5.92018/08/28
boschclass.c1.5.92018/08/28

File information

  • smi130.h : The head file of SMI130API
  • smi130.c : Sensor Driver for SMI130 sensor
  • smi130_spi.c : This file implements moudle function, which add the driver to SPI core.
  • smi130_i2c.c : This file implements moudle function, which add the driver to I2C core.
  • smi130_driver.h : The head file of SMI130 device driver core code
  • smi130_driver.c : This file implements the core code of SMI130 device driver
  • bs_log.h : The head file of BOSCH SENSOR LOG
  • bs_log.c : The source file of BOSCH SENSOR LOG
  • boschcalss.h :
  • boschclass.c :

Supported sensor interface

  • SPI 4-wire
  • I2C

Copyright

Copyright (C) 2016 - 2017 Bosch Sensortec GmbH Modification Copyright (C) 2018 Robert Bosch Kft All Rights Reserved

This software program is licensed subject to the GNU General Public License (GPL).Version 2,June 1991, available at http://www.fsf.org/copyleft/gpl.html