summaryrefslogtreecommitdiff
path: root/include/motion_sense_fifo.h
Commit message (Expand)AuthorAgeFilesLines
* motion_sense: Trigger AP interrupt based on sensor timestampGwendal Grignou2022-10-281-0/+9
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* ec: Fix stack smashing in motion_sense_fifoJeremy Bettis2022-08-041-1/+2
* motion_sense_fifo: Reset timestamp only when ODR changesGwendal Grignou2022-08-031-0/+9
* include/motion_sense_fifo.h: Format with clang-formatJack Rosenthal2022-07-011-12/+8
* common: motion_sense: Prevent on/off body from waking up deviceGwendal Grignou2021-03-291-2/+11
* common: motion_sense_fifo: Read temperature on stageYuval Peress2020-01-111-0/+5
* common: Refactor motion_sense_fifoYuval Peress2019-11-111-30/+58
* Revert "common: Refactor motion_sense_fifo"Scott Collyer2019-10-021-47/+33
* common: Refactor motion_sense_fifoYuval Peress2019-09-271-33/+47
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-0/+7
* common: Move fifo logic out of motion_sense.cYuval Peress2019-08-231-0/+70