Zephyr API Documentation
4.4.99
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
11
12
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_RPI_PICO_H_
13
#define ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_RPI_PICO_H_
14
21
27
#define REGULATOR_RPI_PICO_MODE_NORMAL 0x0
29
#define REGULATOR_RPI_PICO_MODE_HI_Z 0x2
30
32
34
35
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_RPI_PICO_H_ */
zephyr
dt-bindings
regulator
rpi_pico.h
Generated on
for Zephyr API Documentation by
1.16.1