Zephyr API Documentation
4.0.0-rc2
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
nxp,gau-adc.h
Go to the documentation of this file.
1
/*
2
* SPDX-License-Identifier: Apache-2.0
3
* Copyright 2022 NXP
4
*/
5
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_ADC_NXP_GAU_ADC_H_
7
#define ZEPHYR_INCLUDE_DT_BINDINGS_ADC_NXP_GAU_ADC_H_
8
9
#include <
zephyr/dt-bindings/adc/adc.h
>
10
11
/* Channel Sources */
12
#define GAU_ADC_CH0 0
13
#define GAU_ADC_CH1 1
14
#define GAU_ADC_CH2 2
15
#define GAU_ADC_CH3 3
16
#define GAU_ADC_CH4 4
17
#define GAU_ADC_CH5 5
18
#define GAU_ADC_CH6 6
19
#define GAU_ADC_CH7 7
20
#define GAU_ADC_VBATS 8
21
#define GAU_ADC_VREF 9
22
#define GAU_ADC_DACA 10
23
#define GAU_ADC_DACB 11
24
#define GAU_ADC_VSSA 12
25
#define GAU_ADC_TEMPP 15
26
27
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_ADC_NXP_GAU_ADC_H_ */
adc.h
zephyr
dt-bindings
adc
nxp,gau-adc.h
Generated on Fri Nov 8 2024 21:02:38 for Zephyr API Documentation by
1.12.0