Zephyr API Documentation
4.2.99
A Scalable Open Source RTOS
4.2.99
Toggle main menu visibility
Main Page
Related Pages
Topics
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
u
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
Zephyr API Documentation
Introduction
Deprecated List
Topics
Data Structures
Files
File List
doc
kernel
lib
modules
subsys
zephyr
acpi
app_memory
arch
audio
bluetooth
canbus
console
crypto
data
debug
devicetree
dfu
display
drivers
dsp
dt-bindings
acpi
adc
battery
clock
comparator
dac
dai
display
dma
espi
ethernet
flash_controller
gnss
gpio
i2c
input
inputmux
interrupt-controller
ipc_service
led
lora
lvgl
memory-attr
memory-controller
mfd
mipi_dbi
mipi_dsi
misc
pcie
pinctrl
power
pwm
qspi
rdc
regulator
reserved-memory
reset
sensor
adxl345.h
adxl362.h
adxl367.h
adxl372.h
afbr_s50.h
apds9253.h
bmp581.h
bq274xx.h
icm42688.h
icm45686.h
iis2dlpc.h
iis2iclx.h
ina226.h
ina230.h
ina237.h
ism330dhcx.h
it51xxx_tach.h
it8xxx2_tach.h
it8xxx2_vcmp.h
lis2de12.h
lis2dh.h
lis2ds12.h
lis2du12.h
lis2dux12.h
lis2dw12.h
lps22hh.h
lps2xdf.h
lsm6dso.h
lsm6dso16is.h
lsm6dsv16x.h
lsm9ds1.h
mc3419.h
npcx_tach.h
qdec_nrf.h
qdec_nxp_s32.h
qdec_stm32.h
rm3100.h
sensor_axis_align.h
stts22h.h
tmag5273.h
tmp114.h
tmp11x.h
sent
spi
timer
usb
usb-c
video
dt-util.h
fs
input
internal
ipc
kernel
linker
llext
logging
lorawan
math
mem_mgmt
mgmt
misc
modbus
modem
multi_heap
net
platform
pm
pmci
portability
posix
psa
random
retention
rtio
sd
sensing
settings
shell
sip_svc
stats
storage
sys
task_wdt
timing
toolchain
tracing
usb
usb_c
xen
zbus
zvfs
bindesc.h
cache.h
device.h
devicetree.h
fatal.h
fatal_types.h
init.h
irq.h
irq_multilevel.h
irq_nextlevel.h
irq_offload.h
kernel.h
kernel_includes.h
kernel_structs.h
kernel_version.h
net_buf.h
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h
sys_clock.h
syscall.h
toolchain.h
types.h
Globals
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
icm45686.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_TDK_ICM45686_H_
9
#define ZEPHYR_INCLUDE_DT_BINDINGS_TDK_ICM45686_H_
10
16
21
#define ICM45686_DT_ACCEL_OFF 0
22
#define ICM45686_DT_ACCEL_LP 2
23
#define ICM45686_DT_ACCEL_LN 3
25
30
#define ICM45686_DT_GYRO_OFF 0
31
#define ICM45686_DT_GYRO_STANDBY 1
32
#define ICM45686_DT_GYRO_LP 2
33
#define ICM45686_DT_GYRO_LN 3
35
40
#define ICM45686_DT_ACCEL_FS_32 0
41
#define ICM45686_DT_ACCEL_FS_16 1
42
#define ICM45686_DT_ACCEL_FS_8 2
43
#define ICM45686_DT_ACCEL_FS_4 3
44
#define ICM45686_DT_ACCEL_FS_2 4
46
51
#define ICM45686_DT_GYRO_FS_4000 0
52
#define ICM45686_DT_GYRO_FS_2000 1
53
#define ICM45686_DT_GYRO_FS_1000 2
54
#define ICM45686_DT_GYRO_FS_500 3
55
#define ICM45686_DT_GYRO_FS_250 4
56
#define ICM45686_DT_GYRO_FS_125 5
57
#define ICM45686_DT_GYRO_FS_62_5 6
58
#define ICM45686_DT_GYRO_FS_31_25 7
59
#define ICM45686_DT_GYRO_FS_15_625 8
61
66
#define ICM45686_DT_ACCEL_ODR_6400 3
/* LN-mode only */
67
#define ICM45686_DT_ACCEL_ODR_3200 4
/* LN-mode only */
68
#define ICM45686_DT_ACCEL_ODR_1600 5
/* LN-mode only */
69
#define ICM45686_DT_ACCEL_ODR_800 6
/* LN-mode only */
70
#define ICM45686_DT_ACCEL_ODR_400 7
/* Both LN-mode and LP-mode */
71
#define ICM45686_DT_ACCEL_ODR_200 8
/* Both LN-mode and LP-mode */
72
#define ICM45686_DT_ACCEL_ODR_100 9
/* Both LN-mode and LP-mode */
73
#define ICM45686_DT_ACCEL_ODR_50 10
/* Both LN-mode and LP-mode */
74
#define ICM45686_DT_ACCEL_ODR_25 11
/* Both LN-mode and LP-mode */
75
#define ICM45686_DT_ACCEL_ODR_12_5 12
/* Both LN-mode and LP-mode */
76
#define ICM45686_DT_ACCEL_ODR_6_25 13
/* LP-mode only */
77
#define ICM45686_DT_ACCEL_ODR_3_125 14
/* LP-mode only */
78
#define ICM45686_DT_ACCEL_ODR_1_5625 15
/* LP-mode only */
80
85
#define ICM45686_DT_GYRO_ODR_6400 3
/* LN-mode only */
86
#define ICM45686_DT_GYRO_ODR_3200 4
/* LN-mode only */
87
#define ICM45686_DT_GYRO_ODR_1600 5
/* LN-mode only */
88
#define ICM45686_DT_GYRO_ODR_800 6
/* LN-mode only */
89
#define ICM45686_DT_GYRO_ODR_400 7
/* Both LN-mode and LP-mode */
90
#define ICM45686_DT_GYRO_ODR_200 8
/* Both LN-mode and LP-mode */
91
#define ICM45686_DT_GYRO_ODR_100 9
/* Both LN-mode and LP-mode */
92
#define ICM45686_DT_GYRO_ODR_50 10
/* Both LN-mode and LP-mode */
93
#define ICM45686_DT_GYRO_ODR_25 11
/* Both LN-mode and LP-mode */
94
#define ICM45686_DT_GYRO_ODR_12_5 12
/* Both LN-mode and LP-mode */
95
#define ICM45686_DT_GYRO_ODR_6_25 13
/* LP-mode only */
96
#define ICM45686_DT_GYRO_ODR_3_125 14
/* LP-mode only */
97
#define ICM45686_DT_GYRO_ODR_1_5625 15
/* LP-mode only */
99
104
#define ICM45686_DT_GYRO_LPF_BW_OFF 0
105
#define ICM45686_DT_GYRO_LPF_BW_1_4 1
106
#define ICM45686_DT_GYRO_LPF_BW_1_8 2
107
#define ICM45686_DT_GYRO_LPF_BW_1_16 3
108
#define ICM45686_DT_GYRO_LPF_BW_1_32 4
109
#define ICM45686_DT_GYRO_LPF_BW_1_64 5
110
#define ICM45686_DT_GYRO_LPF_BW_1_128 6
112
117
#define ICM45686_DT_ACCEL_LPF_BW_OFF 0
118
#define ICM45686_DT_ACCEL_LPF_BW_1_4 1
119
#define ICM45686_DT_ACCEL_LPF_BW_1_8 2
120
#define ICM45686_DT_ACCEL_LPF_BW_1_16 3
121
#define ICM45686_DT_ACCEL_LPF_BW_1_32 4
122
#define ICM45686_DT_ACCEL_LPF_BW_1_64 5
123
#define ICM45686_DT_ACCEL_LPF_BW_1_128 6
125
126
128
129
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_TDK_ICM45686_H_ */
zephyr
dt-bindings
sensor
icm45686.h
Generated on
for Zephyr API Documentation by
1.14.0