Zephyr API Documentation
4.0.0-rc2
A Scalable Open Source RTOS
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 Sat Nov 9 2024 00:03:12 for Zephyr API Documentation by
1.12.0