Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
NXP VREF Devicetree helpers

NXP VREF regulator driver Devicetree helpers. More...

Files

file  nxp_vref.h
 Header file for NXP VREF Devicetree helpers.

NXP VREF regulator modes

#define NXP_VREF_MODE_STANDBY   0
 Standby mode.
#define NXP_VREF_MODE_LOW_POWER   1
 Low power mode.
#define NXP_VREF_MODE_HIGH_POWER   2
 High power mode.

Detailed Description

NXP VREF regulator driver Devicetree helpers.

Macro Definition Documentation

◆ NXP_VREF_MODE_HIGH_POWER

#define NXP_VREF_MODE_HIGH_POWER   2

#include <zephyr/dt-bindings/regulator/nxp_vref.h>

High power mode.

◆ NXP_VREF_MODE_LOW_POWER

#define NXP_VREF_MODE_LOW_POWER   1

#include <zephyr/dt-bindings/regulator/nxp_vref.h>

Low power mode.

◆ NXP_VREF_MODE_STANDBY

#define NXP_VREF_MODE_STANDBY   0

#include <zephyr/dt-bindings/regulator/nxp_vref.h>

Standby mode.