Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
Raspberry Pi Pico regulator Devicetree helpers

Raspberry Pi Pico on-chip regulator driver Devicetree helpers. More...

Files

file  rpi_pico.h
 Header file for Raspberry Pi Pico on-chip regulator Devicetree helpers.

Raspberry Pi Pico regulator modes

#define REGULATOR_RPI_PICO_MODE_NORMAL   0x0
 Normal operating mode.
#define REGULATOR_RPI_PICO_MODE_HI_Z   0x2
 High impedance mode.

Detailed Description

Raspberry Pi Pico on-chip regulator driver Devicetree helpers.

Macro Definition Documentation

◆ REGULATOR_RPI_PICO_MODE_HI_Z

#define REGULATOR_RPI_PICO_MODE_HI_Z   0x2

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

High impedance mode.

◆ REGULATOR_RPI_PICO_MODE_NORMAL

#define REGULATOR_RPI_PICO_MODE_NORMAL   0x0

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

Normal operating mode.