Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Devicetree binding constants for the Analog Devices ADXL362 accelerometer. More...

Go to the source code of this file.

Macros

FIFO mode options

Values for the fifo-mode devicetree property.

#define ADXL362_FIFO_MODE_DISABLED   0x0
 FIFO disabled.
#define ADXL362_FIFO_MODE_OLDEST_SAVED   0x1
 Stop when full, keep oldest samples.
#define ADXL362_FIFO_MODE_STREAM   0x2
 Continuous stream, overwrite oldest.
#define ADXL362_FIFO_MODE_TRIGGERED   0x3
 Capture samples around a trigger event.

Detailed Description

Devicetree binding constants for the Analog Devices ADXL362 accelerometer.