Zephyr Project API
4.0.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
tmp116.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_TMP116_H_
7
#define ZEPHYR_INCLUDE_DT_BINDINGS_TI_TMP116_H_
8
19
#define TMP116_DT_ODR_15_5_MS 0
20
#define TMP116_DT_ODR_125_MS 0x80
21
#define TMP116_DT_ODR_250_MS 0x100
22
#define TMP116_DT_ODR_500_MS 0x180
23
#define TMP116_DT_ODR_1000_MS 0x200
24
#define TMP116_DT_ODR_4000_MS 0x280
25
#define TMP116_DT_ODR_8000_MS 0x300
26
#define TMP116_DT_ODR_16000_MS 0x380
33
#define TMP116_DT_OVERSAMPLING_1 0
34
#define TMP116_DT_OVERSAMPLING_8 0x20
35
#define TMP116_DT_OVERSAMPLING_32 0x40
36
#define TMP116_DT_OVERSAMPLING_64 0x60
41
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_TI_TMP116_H_ */
include
zephyr
dt-bindings
sensor
tmp116.h
Generated on Tue Feb 11 2025 02:55:25 for Zephyr Project API by
1.9.8