Zephyr Project API
4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
pac194x.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2026 Google, LLC
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
12
13
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_PAC194X_H_
14
#define ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_PAC194X_H_
15
22
29
#define PAC_UNIPOLAR_FSR 0
30
#define PAC_BIPOLAR_FSR 1
31
#define PAC_BIPOLAR_HALF_FSR 2
33
40
#define PAC_ACCUM_VPOWER 0
41
#define PAC_ACCUM_VSENSE 1
42
#define PAC_ACCUM_VBUS 2
44
51
#define PAC_REFRESH_MANUAL 0
52
#define PAC_REFRESH_AUTO_WAIT 1
53
#define PAC_REFRESH_AUTO_NOWAIT 2
55
57
58
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_PAC194X_H_ */
include
zephyr
dt-bindings
sensor
pac194x.h
Generated on
for Zephyr Project API by
1.16.1