Zephyr API Documentation 4.4.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
11
12#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_NRF5X_H_
13#define ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_NRF5X_H_
14
21
27#define NRF5X_REG_MODE_LDO 0
29#define NRF5X_REG_MODE_DCDC 1
31
33
34#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_REGULATOR_NRF5X_H_*/