You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/input/sensors/smi130
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
..
Kconfig Import A525FXXU3AUG4 3 years ago
Makefile Import A525FXXU3AUG4 3 years ago
boschclass.c Import A525FXXU3AUG4 3 years ago
boschclass.h Import A525FXXU3AUG4 3 years ago
bs_log.c Import A525FXXU3AUG4 3 years ago
bs_log.h Import A525FXXU3AUG4 3 years ago
modules.order Import A525FXXU3AUG4 3 years ago
readme.md Import A525FXXU3AUG4 3 years ago
smi130.c Import A525FXXU3AUG4 3 years ago
smi130.h Import A525FXXU3AUG4 3 years ago
smi130_acc.c Import A525FXXU3AUG4 3 years ago
smi130_driver.c Import A525FXXU3AUG4 3 years ago
smi130_driver.h Import A525FXXU3AUG4 3 years ago
smi130_gyro.c Import A525FXXU3AUG4 3 years ago
smi130_gyro.h Import A525FXXU3AUG4 3 years ago
smi130_gyro_driver.c Import A525FXXU3AUG4 3 years ago
smi130_i2c.c Import A525FXXU3AUG4 3 years ago
smi130_spi.c Import A525FXXU3AUG4 3 years ago

readme.md

SMI130 sensor API

Introduction

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

Version

File Version Date
smi130.h 2.0.9 2018/08/28
smi130.c 2.0.9 2018/08/28
smi130_spi.c 1.3 2018/08/28
smi130_i2c.c 1.3 2018/08/28
smi130_gyro_driver.c 1.5.9 2018/08/28
smi130_gyro.c 1.5 2018/08/28
smi130_gyro.h 1.5 2018/08/28
smi130_driver.h 1.3 2018/08/28
smi130_driver.c 1.3 2018/08/28
smi130_acc.c 2.1.2 2018/08/28
bs_log.h 2018/08/28
bs_log.c 2018/08/28
boschcalss.h 1.5.9 2018/08/28
boschclass.c 1.5.9 2018/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 (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