Zephyr Project API
4.1.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
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PNI_RM3100_H_
9
#define ZEPHYR_INCLUDE_DT_BINDINGS_PNI_RM3100_H_
10
21
#define RM3100_DT_ODR_600 0x92
22
#define RM3100_DT_ODR_300 0x93
23
#define RM3100_DT_ODR_150 0x94
24
#define RM3100_DT_ODR_75 0x95
25
#define RM3100_DT_ODR_37_5 0x96
26
#define RM3100_DT_ODR_18 0x97
27
#define RM3100_DT_ODR_9 0x98
28
#define RM3100_DT_ODR_4_5 0x99
29
#define RM3100_DT_ODR_2_3 0x9A
30
#define RM3100_DT_ODR_1_2 0x9B
31
#define RM3100_DT_ODR_0_6 0x9C
32
#define RM3100_DT_ODR_0_3 0x9D
33
#define RM3100_DT_ODR_0_015 0x9E
34
#define RM3100_DT_ODR_0_0075 0x9F
39
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_PNI_RM3100_H_ */
include
zephyr
dt-bindings
sensor
rm3100.h
Generated on Fri Jun 6 2025 09:22:10 for Zephyr Project API by
1.9.8