zephyr/drivers/sensor
Laurentiu Palcu 6f11e868b0 sensor: add support for BMG160 gyroscope
Datasheet:
http://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMG160-DS000-09.pdf

Origin: Original
Change-Id: I27469da8ff04c2eb26e92cc5d747b1bb8fee627b
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
2016-05-04 13:13:59 +00:00
..
Kconfig sensor: add support for BMG160 gyroscope 2016-05-04 13:13:59 +00:00
Kconfig.bma280 sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
Kconfig.bmc150_magn sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
Kconfig.bmg160 sensor: add support for BMG160 gyroscope 2016-05-04 13:13:59 +00:00
Kconfig.bmi160 sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
Kconfig.bmp280 sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
Kconfig.hdc1008 sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
Kconfig.isl29035 sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
Kconfig.lis3dh sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
Kconfig.lsm9ds0_gyro sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
Kconfig.lsm9ds0_mfd sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
Kconfig.mcp9808 sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
Kconfig.sht3xd sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
Kconfig.sx9500 sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
Kconfig.tmp007 sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
Makefile sensor: add support for BMG160 gyroscope 2016-05-04 13:13:59 +00:00
sensor_bma280_trigger.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_bma280.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_bma280.h sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_bmc150_magn_trigger.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_bmc150_magn.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_bmc150_magn.h sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_bmg160_trigger.c sensor: add support for BMG160 gyroscope 2016-05-04 13:13:59 +00:00
sensor_bmg160.c sensor: add support for BMG160 gyroscope 2016-05-04 13:13:59 +00:00
sensor_bmg160.h sensor: add support for BMG160 gyroscope 2016-05-04 13:13:59 +00:00
sensor_bmi160_trigger.c sensor: rename SENSOR_TYPE_* to SENSOR_VALUE_TYPE_* 2016-04-26 18:09:41 +00:00
sensor_bmi160.c sensor: make runtime configurable attrs continuous 2016-04-26 18:10:40 +00:00
sensor_bmi160.h sensor: bmi160: Use the new GPIO callback API 2016-04-25 14:58:16 +00:00
sensor_bmp280.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_bmp280.h sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_hdc1008.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_hdc1008.h sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_isl29035_trigger.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_isl29035.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_isl29035.h sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_lis3dh_trigger.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_lis3dh.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_lis3dh.h sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_lsm9ds0_gyro_trigger.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_lsm9ds0_gyro.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_lsm9ds0_gyro.h sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_lsm9ds0_mfd.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_lsm9ds0_mfd.h sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_mcp9808_trigger.c sensor: rename SENSOR_TYPE_* to SENSOR_VALUE_TYPE_* 2016-04-26 18:09:41 +00:00
sensor_mcp9808.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_mcp9808.h sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_sht3xd_trigger.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_sht3xd.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_sht3xd.h sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_sx9500_trigger.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_sx9500.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_sx9500.h sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_tmp007_trigger.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_tmp007.c sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor_tmp007.h sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
sensor.c drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00