Zephyr API Documentation
3.6.0
A Scalable Open Source RTOS
3.6.0
Toggle main menu visibility
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
Files
File List
Globals
All
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
f
g
h
i
k
l
m
n
o
p
r
s
t
x
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Macros
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
iis2iclx.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023 STMicroelectronics
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_ST_IIS2ICLX_H_
7
#define ZEPHYR_INCLUDE_DT_BINDINGS_ST_IIS2ICLX_H_
8
9
/* Accel range */
10
#define IIS2ICLX_DT_FS_500mG 0
11
#define IIS2ICLX_DT_FS_3G 1
12
#define IIS2ICLX_DT_FS_1G 2
13
#define IIS2ICLX_DT_FS_2G 3
14
15
/* Accel Data rates */
16
#define IIS2ICLX_DT_ODR_OFF 0x0
17
#define IIS2ICLX_DT_ODR_12Hz5 0x1
18
#define IIS2ICLX_DT_ODR_26H 0x2
19
#define IIS2ICLX_DT_ODR_52Hz 0x3
20
#define IIS2ICLX_DT_ODR_104Hz 0x4
21
#define IIS2ICLX_DT_ODR_208Hz 0x5
22
#define IIS2ICLX_DT_ODR_416Hz 0x6
23
#define IIS2ICLX_DT_ODR_833Hz 0x7
24
25
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_ST_IIS2ICLX_H_ */
zephyr
dt-bindings
sensor
iis2iclx.h
Generated on Sat Feb 24 2024 03:45:05 for Zephyr API Documentation by
1.9.6