Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
nrf5x.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2024 Nordic Semiconductor ASA
3 * SPDX-License-Identifier: Apache-2.0
4 */
5
6#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_NRF5X_H_
7#define ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_NRF_H_
8
20#define NRF5X_REG_MODE_LDO 0
22#define NRF5X_REG_MODE_DCDC 1
27#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_NRF5X_H_*/