Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
nrf-saadc-haltium.h
Go to the documentation of this file.
1/*
2 * SPDX-License-Identifier: Apache-2.0
3 *
4 * Copyright (c) 2025 Nordic Semiconductor ASA
5 */
6
7#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_ADC_NRF_SAADC_HALTIUM_H_
8#define ZEPHYR_INCLUDE_DT_BINDINGS_ADC_NRF_SAADC_HALTIUM_H_
9
11
12#define NRF_SAADC_AIN8 9
13#define NRF_SAADC_AIN9 10
14#define NRF_SAADC_AIN10 11
15#define NRF_SAADC_AIN11 12
16#define NRF_SAADC_AIN12 13
17#define NRF_SAADC_AIN13 14
18
19#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_ADC_NRF_SAADC_HALTIUM_H_ */