Zephyr API Documentation
4.0.0-rc2
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
rpi_pico.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023 TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_RPI_PICO_H_
7
#define ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_RPI_PICO_H_
8
9
#define REGULATOR_RPI_PICO_MODE_NORMAL 0x0
10
#define REGULATOR_RPI_PICO_MODE_HI_Z 0x2
11
12
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_RPI_PICO_H_ */
zephyr
dt-bindings
regulator
rpi_pico.h
Generated on Fri Nov 8 2024 21:02:38 for Zephyr API Documentation by
1.12.0