summaryrefslogtreecommitdiff
path: root/driver/stm_mems_common.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* driver: st: Enable on/off body detection to lsm6dsmGwendal Grignou2022-08-311-0/+17
* driver/stm_mems_common.c: Format with clang-formatJack Rosenthal2022-07-011-20/+14
* motion_sense: Make change in range permanentGwendal Grignou2020-11-121-4/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-8/+8
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-8/+14
* type: Rename vector_3_t to intv3_t.Yilun Lin2018-09-131-1/+1
* drivers: Refactor to use high-level i2c APIsJonathan Brandmeyer2018-08-091-15/+2
* phaser: add new lis2de chip typePaul Ma2018-06-301-1/+2
* phaser: fix lis2de resolution and sensor value outputPaul Ma2018-06-271-2/+5
* stm: inline raw_read8 in header fileJett Rink2018-05-041-20/+2
* driver: lsm6dsm/lsm6dsl: Add FIFO supportMario Tesi2018-04-051-5/+0
* driver: lsm6dsm/lsm6dsl/lis2dh: Use STM MEMs common functionsGwendal Grignou2018-03-191-31/+38
* driver: sensor: Remove set_resolution when NOOPGwendal Grignou2018-03-151-13/+0
* lis2dh: code cleanupGwendal Grignou2017-02-131-19/+15
* driver: accel: Add acc driver basics and FIFO for LIS2DH/LIS2DH12Mario Tesi2017-02-091-0/+182