summaryrefslogtreecommitdiff
path: root/driver/accelgyro_lsm6dsm.c
Commit message (Expand)AuthorAgeFilesLines
* driver: accel: Prevent ODR from crashing the ECGwendal Grignou2019-05-301-1/+3
* FIXUP: driver: lsm6dsm/lsm6dsl: Add FIFO supportGwendal Grignou2019-05-301-0/+2
* driver: lsm6dsm: Allow roundup to work below 13HzGwendal Grignou2019-05-301-1/+1
* driver: lsm6dsm/lsm6dsl: Add FIFO supportMario Tesi2019-05-241-44/+340
* driver: lsm6dsm: Fix ODR rate calculationGwendal Grignou2019-05-241-1/+1
* driver: lsm6dsm: fix unitsGwendal Grignou2018-03-271-6/+7
* driver: lsm6dsm/lsm6dsl/lis2dh: Use STM MEMs common functionsGwendal Grignou2018-03-271-150/+78
* driver: sensor: Remove set_resolution when NOOPGwendal Grignou2018-03-161-8/+0
* motion_sense: Put set_range in common codeGwendal Grignou2017-11-171-4/+1
* console: Add non-verbose print config optionShawn Nematbakhsh2017-02-111-2/+1
* driver: Move sensor private struture definition to boards.Gwendal Grignou2016-12-281-4/+1
* accel: add accel driver for LSM6DSMMario Tesi2016-11-151-0/+355