Zephyr API Documentation
4.1.99
A Scalable Open Source RTOS
4.1.99
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
Files
File List
Globals
All
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
x
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Macros
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
▼
Zephyr API Documentation
►
Introduction
Deprecated List
►
Topics
►
Data Structures
▼
Files
▼
File List
►
doc
►
kernel
►
lib
►
subsys
▼
zephyr
►
acpi
►
app_memory
►
arch
►
audio
►
bluetooth
►
canbus
►
console
►
crypto
►
data
►
debug
►
devicetree
►
dfu
►
display
►
drivers
►
dsp
▼
dt-bindings
►
acpi
▼
adc
►
ad7124-adc.h
►
adc.h
►
ads1x4s0x_adc.h
►
b91-adc.h
►
gd32f3x0.h
►
mcux-lpadc.h
►
nrf-adc.h
►
nrf-saadc-haltium.h
►
nrf-saadc-nrf54l.h
►
nrf-saadc-v2.h
►
nrf-saadc-v3.h
►
nrf-saadc.h
►
nxp,gau-adc.h
►
silabs-adc.h
►
smartbond-adc.h
►
stm32_adc.h
►
stm32f1_adc.h
►
stm32f4_adc.h
►
stm32h7_adc.h
►
stm32l4_adc.h
►
stm32u5_adc.h
►
battery
►
clock
►
comparator
►
dac
►
dai
►
display
►
dma
►
espi
►
ethernet
►
flash_controller
►
gnss
►
gpio
►
i2c
►
input
►
inputmux
►
interrupt-controller
►
ipc_service
►
led
►
lora
►
lvgl
►
memory-attr
►
memory-controller
►
mfd
►
mipi_dbi
►
mipi_dsi
►
misc
►
pcie
►
pinctrl
►
power
►
pwm
►
qspi
►
rdc
►
regulator
►
reserved-memory
►
reset
►
sensor
►
spi
►
timer
►
usb
►
usb-c
►
video
dt-util.h
►
fs
►
input
►
internal
►
ipc
►
kernel
►
linker
►
llext
►
logging
►
lorawan
►
math
►
mctp
►
mem_mgmt
►
mgmt
►
misc
►
modbus
►
modem
►
multi_heap
►
net
►
platform
►
pm
►
portability
►
posix
►
psa
►
random
►
retention
►
rtio
►
sd
►
sensing
►
settings
►
shell
►
sip_svc
►
stats
►
storage
►
sys
►
task_wdt
►
timing
►
toolchain
►
tracing
►
usb
►
usb_c
►
xen
►
zbus
►
zvfs
►
bindesc.h
►
cache.h
►
device.h
►
devicetree.h
►
fatal.h
►
fatal_types.h
►
init.h
►
irq.h
►
irq_multilevel.h
►
irq_nextlevel.h
►
irq_offload.h
►
kernel.h
kernel_includes.h
►
kernel_structs.h
►
kernel_version.h
►
net_buf.h
►
shared_irq.h
►
smf.h
►
spinlock.h
►
sw_isr_table.h
►
sys_clock.h
►
syscall.h
►
toolchain.h
types.h
►
Globals
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
silabs-adc.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Silicon Laboratories Inc.
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*
6
* This file was generated by the script gen_adc.py in the hal_silabs module.
7
* Do not manually edit.
8
*/
9
10
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_ADC_SILABS_ADC_H_
11
#define ZEPHYR_INCLUDE_DT_BINDINGS_ADC_SILABS_ADC_H_
12
13
#define IADC_INPUT_GND 0x0
14
#define IADC_INPUT_AVDD 0x10
15
#define IADC_INPUT_IOVDD 0x11
16
#define IADC_INPUT_VBAT 0x12
17
#define IADC_INPUT_DVDD 0x14
18
#define IADC_INPUT_DECOUPLE 0x17
19
#define IADC_INPUT_DAC0 0x20
20
#define IADC_INPUT_DAC1 0x20
21
#define IADC_INPUT_AIN0 0x40
22
#define IADC_INPUT_AIN1 0x40
23
#define IADC_INPUT_AIN2 0x50
24
#define IADC_INPUT_AIN3 0x50
25
#define IADC_INPUT_PA0 0x80
26
#define IADC_INPUT_PA1 0x81
27
#define IADC_INPUT_PA2 0x82
28
#define IADC_INPUT_PA3 0x83
29
#define IADC_INPUT_PA4 0x84
30
#define IADC_INPUT_PA5 0x85
31
#define IADC_INPUT_PA6 0x86
32
#define IADC_INPUT_PA7 0x87
33
#define IADC_INPUT_PA8 0x88
34
#define IADC_INPUT_PA9 0x89
35
#define IADC_INPUT_PA10 0x8a
36
#define IADC_INPUT_PA11 0x8b
37
#define IADC_INPUT_PA12 0x8c
38
#define IADC_INPUT_PA13 0x8d
39
#define IADC_INPUT_PA14 0x8e
40
#define IADC_INPUT_PA15 0x8f
41
#define IADC_INPUT_PB0 0x90
42
#define IADC_INPUT_PB1 0x91
43
#define IADC_INPUT_PB2 0x92
44
#define IADC_INPUT_PB3 0x93
45
#define IADC_INPUT_PB4 0x94
46
#define IADC_INPUT_PB5 0x95
47
#define IADC_INPUT_PB6 0x96
48
#define IADC_INPUT_PB7 0x97
49
#define IADC_INPUT_PB8 0x98
50
#define IADC_INPUT_PB9 0x99
51
#define IADC_INPUT_PB10 0x9a
52
#define IADC_INPUT_PB11 0x9b
53
#define IADC_INPUT_PB12 0x9c
54
#define IADC_INPUT_PB13 0x9d
55
#define IADC_INPUT_PB14 0x9e
56
#define IADC_INPUT_PB15 0x9f
57
#define IADC_INPUT_PC0 0xa0
58
#define IADC_INPUT_PC1 0xa1
59
#define IADC_INPUT_PC2 0xa2
60
#define IADC_INPUT_PC3 0xa3
61
#define IADC_INPUT_PC4 0xa4
62
#define IADC_INPUT_PC5 0xa5
63
#define IADC_INPUT_PC6 0xa6
64
#define IADC_INPUT_PC7 0xa7
65
#define IADC_INPUT_PC8 0xa8
66
#define IADC_INPUT_PC9 0xa9
67
#define IADC_INPUT_PC10 0xaa
68
#define IADC_INPUT_PC11 0xab
69
#define IADC_INPUT_PC12 0xac
70
#define IADC_INPUT_PC13 0xad
71
#define IADC_INPUT_PC14 0xae
72
#define IADC_INPUT_PC15 0xaf
73
#define IADC_INPUT_PD0 0xb0
74
#define IADC_INPUT_PD1 0xb1
75
#define IADC_INPUT_PD2 0xb2
76
#define IADC_INPUT_PD3 0xb3
77
#define IADC_INPUT_PD4 0xb4
78
#define IADC_INPUT_PD5 0xb5
79
#define IADC_INPUT_PD6 0xb6
80
#define IADC_INPUT_PD7 0xb7
81
#define IADC_INPUT_PD8 0xb8
82
#define IADC_INPUT_PD9 0xb9
83
#define IADC_INPUT_PD10 0xba
84
#define IADC_INPUT_PD11 0xbb
85
#define IADC_INPUT_PD12 0xbc
86
#define IADC_INPUT_PD13 0xbd
87
#define IADC_INPUT_PD14 0xbe
88
#define IADC_INPUT_PD15 0xbf
89
90
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_ADC_SILABS_ADC_H_ */
zephyr
dt-bindings
adc
silabs-adc.h
Generated on Wed Mar 19 2025 18:05:30 for Zephyr API Documentation by
1.12.0