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
q
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
pca9420.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2022 Nordic Semiconductor ASA
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
6
#ifndef ZEPHYR_INCLUDE_DRIVERS_REGULATOR_PCA9420_H_
7
#define ZEPHYR_INCLUDE_DRIVERS_REGULATOR_PCA9420_H_
8
9
#ifdef __cplusplus
10
extern
"C"
{
11
#endif
12
20
#define REGULATOR_PCA9420_DVS_MODE0 0
22
#define REGULATOR_PCA9420_DVS_MODE1 1
24
#define REGULATOR_PCA9420_DVS_MODE2 2
26
#define REGULATOR_PCA9420_DVS_MODE3 3
27
30
#ifdef __cplusplus
31
}
32
#endif
33
34
#endif
/* ZEPHYR_INCLUDE_DRIVERS_REGULATOR_PCA9420_H_ */
zephyr
drivers
regulator
pca9420.h
Generated on Fri Mar 14 2025 12:05:19 for Zephyr API Documentation by
1.12.0