summaryrefslogtreecommitdiff
path: root/common/motion_sense_fifo.c
Commit message (Expand)AuthorAgeFilesLines
* common: motionsense fifo: Reset the initialized bits after commitYuval Peress2021-05-041-0/+6
* common: motion_sense: Prevent on/off body from waking up deviceGwendal Grignou2021-03-291-1/+17
* common: motion: move read fifo console commandGwendal Grignou2021-01-291-0/+34
* common: motion_sense_fifo: modify SENSOR_COUNTChing-Kang Yen2020-09-031-6/+6
* common: motion_sense_fifo: fix iteration bugYuval Peress2020-02-141-2/+24
* common: Migrate online calibration to own moduleYuval Peress2020-02-131-49/+58
* common: motion_sense_fifo: Read temperature on stageYuval Peress2020-01-111-0/+43
* common/motion_sense: fix compilation issue when MKBP is not setGwendal Grignou2020-01-091-0/+2
* common: Refactor motion_sense_fifoYuval Peress2019-11-111-118/+233
* Revert "common: Refactor motion_sense_fifo"Scott Collyer2019-10-021-161/+97
* common: Refactor motion_sense_fifoYuval Peress2019-09-271-97/+161
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-1/+6
* common: Move fifo logic out of motion_sense.cYuval Peress2019-08-231-0/+403