 |
Zephyr API 3.6.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
5#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_AXIS_ALIGN_H_
6#define ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_AXIS_ALIGN_H_
18#define SENSOR_AXIS_ALIGN_DT_X 0
19#define SENSOR_AXIS_ALIGN_DT_Y 1
20#define SENSOR_AXIS_ALIGN_DT_Z 2
27#define SENSOR_AXIS_ALIGN_DT_NEG 0
28#define SENSOR_AXIS_ALIGN_DT_POS 2