|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Devicetree binding constants for the Analog Devices ADXL372 accelerometer. More...
Go to the source code of this file.
Macros | |
FIFO mode options | |
Values for the fifo-mode devicetree property. | |
| #define | ADXL372_FIFO_MODE_BYPASSED 0x0 |
| FIFO bypassed (disabled). | |
| #define | ADXL372_FIFO_MODE_STREAMED 0x1 |
| Continuous stream, overwrite oldest. | |
| #define | ADXL372_FIFO_MODE_TRIGGERED 0x2 |
| Capture samples around a trigger event. | |
| #define | ADXL372_FIFO_MODE_OLD_SAVED 0x3 |
| Stop when full, keep oldest samples. | |
Devicetree binding constants for the Analog Devices ADXL372 accelerometer.