Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
nxp_vref.h
Go to the documentation of this file.
1/*
2 * Copyright 2023, 2025 NXP
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
12
13#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_NXP_VREF_H
14#define ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_NXP_VREF_H
15
22
28#define NXP_VREF_MODE_STANDBY 0
30#define NXP_VREF_MODE_LOW_POWER 1
32#define NXP_VREF_MODE_HIGH_POWER 2
33
35
37
38#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_NXP_VREF_H */