Zephyr Project API
3.7.0
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_ */
include
zephyr
dt-bindings
regulator
rpi_pico.h
Generated on Sun Sep 15 2024 17:01:30 for Zephyr Project API by
1.9.8