Zephyr API Documentation
4.1.99
A Scalable Open Source RTOS
4.1.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
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
tmp11x.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2024 Vitrolife A/S
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_TI_TMP11X_H_
7
#define ZEPHYR_INCLUDE_DT_BINDINGS_TI_TMP11X_H_
8
19
#define TMP11X_DT_ODR_15_5_MS 0
20
#define TMP11X_DT_ODR_125_MS 0x80
21
#define TMP11X_DT_ODR_250_MS 0x100
22
#define TMP11X_DT_ODR_500_MS 0x180
23
#define TMP11X_DT_ODR_1000_MS 0x200
24
#define TMP11X_DT_ODR_4000_MS 0x280
25
#define TMP11X_DT_ODR_8000_MS 0x300
26
#define TMP11X_DT_ODR_16000_MS 0x380
33
#define TMP11X_DT_OVERSAMPLING_1 0
34
#define TMP11X_DT_OVERSAMPLING_8 0x20
35
#define TMP11X_DT_OVERSAMPLING_32 0x40
36
#define TMP11X_DT_OVERSAMPLING_64 0x60
41
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_TI_TMP11X_H_ */
zephyr
dt-bindings
sensor
tmp11x.h
Generated on Fri Jun 6 2025 03:28:56 for Zephyr API Documentation by
1.12.0