Zephyr API Documentation 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
7#ifndef PAC194X_H_DTS_BINDINGS
8#define PAC194X_H_DTS_BINDINGS
9
14
16#define PAC_UNIPOLAR_FSR 0
18#define PAC_BIPOLAR_FSR 1
20#define PAC_BIPOLAR_HALF_FSR 2
21
23#define PAC_ACCUM_VPOWER 0
25#define PAC_ACCUM_VSENSE 1
27#define PAC_ACCUM_VBUS 2
28
29#endif /* PAC194X_H_DTS_BINDINGS */