Zephyr API Documentation
4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
rm3100.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2024 Intel Corporation
3
* Copyright (c) 2025 Croxel Inc.
4
* Copyright (c) 2025 CogniPilot Foundation
5
*
6
* SPDX-License-Identifier: Apache-2.0
7
*/
8
14
15
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PNI_RM3100_H_
16
#define ZEPHYR_INCLUDE_DT_BINDINGS_PNI_RM3100_H_
17
24
31
#define RM3100_DT_ODR_600 0x92
32
#define RM3100_DT_ODR_300 0x93
33
#define RM3100_DT_ODR_150 0x94
34
#define RM3100_DT_ODR_75 0x95
35
#define RM3100_DT_ODR_37_5 0x96
36
#define RM3100_DT_ODR_18 0x97
37
#define RM3100_DT_ODR_9 0x98
38
#define RM3100_DT_ODR_4_5 0x99
39
#define RM3100_DT_ODR_2_3 0x9A
40
#define RM3100_DT_ODR_1_2 0x9B
41
#define RM3100_DT_ODR_0_6 0x9C
42
#define RM3100_DT_ODR_0_3 0x9D
43
#define RM3100_DT_ODR_0_015 0x9E
44
#define RM3100_DT_ODR_0_0075 0x9F
46
48
49
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_PNI_RM3100_H_ */
zephyr
dt-bindings
sensor
rm3100.h
Generated on
for Zephyr API Documentation by
1.16.1