File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
include/zephyr/dt-bindings/sensor Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
#define ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_AXIS_ALIGN_H_
7
7
8
8
/**
9
- * @defgroup SENSOR_AXIS_ALIGN Sensor axis alignment DT Options
9
+ * @defgroup sensor_axis_align Sensor axis alignment DT Options
10
10
* @ingroup sensor_interface
11
11
* @{
12
12
*/
13
13
14
14
/**
15
- * @defgroup SENSOR_AXIS_ALIGN_INDEX_DT Axis description for sensor alignment
15
+ * @defgroup sensor_axis_align_index_dt Axis description for sensor alignment
16
16
* @{
17
17
*/
18
18
#define SENSOR_AXIS_ALIGN_DT_X 0
21
21
/** @} */
22
22
23
23
/**
24
- * @defgroup SENSOR_AXIS_ALIGN_DT Axis description for sensor alignment
24
+ * @defgroup sensor_axis_align_dt Axis description for sensor alignment
25
25
* @{
26
26
*/
27
27
#define SENSOR_AXIS_ALIGN_DT_NEG 0
You can’t perform that action at this time.
0 commit comments