Zephyr Project API
4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
max20362.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Analog Devices Inc.
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
12
13
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_MAX20362_H_
14
#define ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_MAX20362_H_
15
22
28
#define MAX20362_BAT_BBIN_VDROP_55MV 0
30
#define MAX20362_BAT_BBIN_VDROP_100MV 1
32
#define MAX20362_BAT_BBIN_VDROP_150MV 2
34
#define MAX20362_BAT_BBIN_VDROP_200MV 3
36
42
#define MAX20362_DVS_SRC_I2C 0
44
#define MAX20362_DVS_SRC_PSEUDO_SPI 1
46
#define MAX20362_DVS_SRC_ROUND_ROBIN 2
48
54
#define MAX20362_LDO_SRC_BBOUT 0
56
#define MAX20362_LDO_SRC_CAP 1
58
#define MAX20362_LDO_SRC_BATT 2
60
62
63
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_MAX20362_H_ */
include
zephyr
dt-bindings
regulator
max20362.h
Generated on
for Zephyr Project API by
1.16.1