Zephyr API Documentation
4.2.99
A Scalable Open Source RTOS
4.2.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
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
modules
subsys
zephyr
acpi
app_memory
arch
audio
bluetooth
canbus
console
crypto
data
debug
devicetree
dfu
display
drivers
dsp
dt-bindings
acpi
adc
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
renesas
ra-elc
ra2a1-elc.h
ra2l1-elc.h
ra4e1-elc.h
ra4e2-elc.h
ra4l1-elc.h
ra4m1-elc.h
ra4m2-elc.h
ra4m3-elc.h
ra4w1-elc.h
ra6e1-elc.h
ra6e2-elc.h
ra6m1-elc.h
ra6m2-elc.h
ra6m3-elc.h
ra6m4-elc.h
ra6m5-elc.h
ra8d1-elc.h
ra8m1-elc.h
ra8t1-elc.h
nordic-domain-id-nrf54h20.h
nordic-domain-id-nrf9230.h
nordic-nrf-ficr-nrf54h20.h
nordic-nrf-ficr-nrf9230-engb.h
nordic-owner-id-nrf54h20.h
nordic-owner-id-nrf9230.h
nordic-tddconf.h
nxp_rtxxx_dsp_ctrl.h
pcie
pinctrl
power
pwm
qspi
rdc
regulator
reserved-memory
reset
sensor
sent
spi
timer
usb
usb-c
video
dt-util.h
fs
gnss
input
internal
ipc
kernel
linker
llext
logging
lorawan
math
mem_mgmt
mgmt
misc
modbus
modem
multi_heap
net
platform
pm
pmci
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
ra4l1-elc.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Renesas Electronics Corporation
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_MISC_RENESAS_RA_ELC_RA4L1_ELC_H_
8
#define ZEPHYR_INCLUDE_DT_BINDINGS_MISC_RENESAS_RA_ELC_RA4L1_ELC_H_
9
10
/* Sources of event signals to be linked to other peripherals or the CPU */
11
#define RA_ELC_EVENT_NONE 0x0
12
#define RA_ELC_EVENT_ICU_IRQ0 0x001
13
#define RA_ELC_EVENT_ICU_IRQ1 0x002
14
#define RA_ELC_EVENT_ICU_IRQ2 0x003
15
#define RA_ELC_EVENT_ICU_IRQ3 0x004
16
#define RA_ELC_EVENT_ICU_IRQ4 0x005
17
#define RA_ELC_EVENT_ICU_IRQ5 0x006
18
#define RA_ELC_EVENT_ICU_IRQ6 0x007
19
#define RA_ELC_EVENT_ICU_IRQ7 0x008
20
#define RA_ELC_EVENT_ICU_IRQ8 0x009
21
#define RA_ELC_EVENT_ICU_IRQ9 0x00A
22
#define RA_ELC_EVENT_ICU_IRQ10 0x00B
23
#define RA_ELC_EVENT_ICU_IRQ11 0x00C
24
#define RA_ELC_EVENT_ICU_IRQ12 0x00D
25
#define RA_ELC_EVENT_ICU_IRQ13 0x00E
26
#define RA_ELC_EVENT_ICU_IRQ14 0x00F
27
#define RA_ELC_EVENT_ICU_IRQ15 0x010
28
#define RA_ELC_EVENT_DMAC0_INT 0x020
29
#define RA_ELC_EVENT_DMAC1_INT 0x021
30
#define RA_ELC_EVENT_DMAC2_INT 0x022
31
#define RA_ELC_EVENT_DMAC3_INT 0x023
32
#define RA_ELC_EVENT_DMAC4_INT 0x024
33
#define RA_ELC_EVENT_DMAC5_INT 0x025
34
#define RA_ELC_EVENT_DMAC6_INT 0x026
35
#define RA_ELC_EVENT_DMAC7_INT 0x027
36
#define RA_ELC_EVENT_DTC_COMPLETE 0x029
37
#define RA_ELC_EVENT_DTC_END 0x02A
38
#define RA_ELC_EVENT_DMA_TRANSERR 0x02B
39
#define RA_ELC_EVENT_ICU_SNOOZE_CANCEL 0x02D
40
#define RA_ELC_EVENT_FCU_FIFERR 0x030
41
#define RA_ELC_EVENT_FCU_FRDYI 0x031
42
#define RA_ELC_EVENT_LVD_LVD1 0x038
43
#define RA_ELC_EVENT_LVD_LVD2 0x039
44
#define RA_ELC_EVENT_CGC_MOSC_STOP 0x03B
45
#define RA_ELC_EVENT_LPM_SNOOZE_REQUEST 0x03C
46
#define RA_ELC_EVENT_CGC_SOSC_STOP 0x03D
47
#define RA_ELC_EVENT_AGT0_INT 0x040
48
#define RA_ELC_EVENT_AGT0_COMPARE_A 0x041
49
#define RA_ELC_EVENT_AGT0_COMPARE_B 0x042
50
#define RA_ELC_EVENT_AGT1_INT 0x043
51
#define RA_ELC_EVENT_AGT1_COMPARE_A 0x044
52
#define RA_ELC_EVENT_AGT1_COMPARE_B 0x045
53
#define RA_ELC_EVENT_IWDT_UNDERFLOW 0x052
54
#define RA_ELC_EVENT_WDT_UNDERFLOW 0x053
55
#define RA_ELC_EVENT_RTC_ALARM 0x054
56
#define RA_ELC_EVENT_RTC_PERIOD 0x055
57
#define RA_ELC_EVENT_RTC_CARRY 0x056
58
#define RA_ELC_EVENT_CAN_RXF 0x059
59
#define RA_ELC_EVENT_CAN_GLERR 0x05A
60
#define RA_ELC_EVENT_CAN_DMAREQ0 0x05B
61
#define RA_ELC_EVENT_CAN_DMAREQ1 0x05C
62
#define RA_ELC_EVENT_CAN0_TX 0x063
63
#define RA_ELC_EVENT_CAN0_CHERR 0x064
64
#define RA_ELC_EVENT_CAN0_COMFRX 0x065
65
#define RA_ELC_EVENT_CAN0_CF_DMAREQ 0x066
66
#define RA_ELC_EVENT_CAN0_RXMB 0x067
67
#define RA_ELC_EVENT_USBFS_FIFO_0 0x06B
68
#define RA_ELC_EVENT_USBFS_FIFO_1 0x06C
69
#define RA_ELC_EVENT_USBFS_INT 0x06D
70
#define RA_ELC_EVENT_USBFS_RESUME 0x06E
71
#define RA_ELC_EVENT_IIC0_RXI 0x073
72
#define RA_ELC_EVENT_IIC0_TXI 0x074
73
#define RA_ELC_EVENT_IIC0_TEI 0x075
74
#define RA_ELC_EVENT_IIC0_ERI 0x076
75
#define RA_ELC_EVENT_IIC0_WUI 0x077
76
#define RA_ELC_EVENT_SSI0_TXI 0x08A
77
#define RA_ELC_EVENT_SSI0_RXI 0x08B
78
#define RA_ELC_EVENT_SSI0_INT 0x08D
79
#define RA_ELC_EVENT_UARTA0_TXI 0x08E
80
#define RA_ELC_EVENT_UARTA0_RXI 0x08F
81
#define RA_ELC_EVENT_UARTA0_ERRI 0x090
82
#define RA_ELC_EVENT_UARTA1_TXI 0x091
83
#define RA_ELC_EVENT_UARTA1_RXI 0x092
84
#define RA_ELC_EVENT_UARTA1_ERRI 0x093
85
#define RA_ELC_EVENT_ACMPLP0_INT 0x094
86
#define RA_ELC_EVENT_ACMPLP1_INT 0x095
87
#define RA_ELC_EVENT_CTSU_WRITE 0x09A
88
#define RA_ELC_EVENT_CTSU_READ 0x09B
89
#define RA_ELC_EVENT_CTSU_END 0x09C
90
#define RA_ELC_EVENT_CAC_FREQUENCY_ERROR 0x09E
91
#define RA_ELC_EVENT_CAC_MEASUREMENT_END 0x09F
92
#define RA_ELC_EVENT_CAC_OVERFLOW 0x0A0
93
#define RA_ELC_EVENT_IOPORT_EVENT_1 0x0B1
94
#define RA_ELC_EVENT_IOPORT_EVENT_2 0x0B2
95
#define RA_ELC_EVENT_IOPORT_EVENT_3 0x0B3
96
#define RA_ELC_EVENT_IOPORT_EVENT_4 0x0B4
97
#define RA_ELC_EVENT_ELC_SOFTWARE_EVENT_0 0x0B5
98
#define RA_ELC_EVENT_ELC_SOFTWARE_EVENT_1 0x0B6
99
#define RA_ELC_EVENT_POEG0_EVENT 0x0B7
100
#define RA_ELC_EVENT_POEG1_EVENT 0x0B8
101
#define RA_ELC_EVENT_POEG2_EVENT 0x0B9
102
#define RA_ELC_EVENT_POEG3_EVENT 0x0BA
103
#define RA_ELC_EVENT_GPT0_CAPTURE_COMPARE_A 0x0C0
104
#define RA_ELC_EVENT_GPT0_CAPTURE_COMPARE_B 0x0C1
105
#define RA_ELC_EVENT_GPT0_COMPARE_C 0x0C2
106
#define RA_ELC_EVENT_GPT0_COMPARE_D 0x0C3
107
#define RA_ELC_EVENT_GPT0_COMPARE_E 0x0C4
108
#define RA_ELC_EVENT_GPT0_COMPARE_F 0x0C5
109
#define RA_ELC_EVENT_GPT0_COUNTER_OVERFLOW 0x0C6
110
#define RA_ELC_EVENT_GPT0_COUNTER_UNDERFLOW 0x0C7
111
#define RA_ELC_EVENT_GPT0_PC 0x0C8
112
#define RA_ELC_EVENT_GPT1_CAPTURE_COMPARE_A 0x0C9
113
#define RA_ELC_EVENT_GPT1_CAPTURE_COMPARE_B 0x0CA
114
#define RA_ELC_EVENT_GPT1_COMPARE_C 0x0CB
115
#define RA_ELC_EVENT_GPT1_COMPARE_D 0x0CC
116
#define RA_ELC_EVENT_GPT1_COMPARE_E 0x0CD
117
#define RA_ELC_EVENT_GPT1_COMPARE_F 0x0CE
118
#define RA_ELC_EVENT_GPT1_COUNTER_OVERFLOW 0x0CF
119
#define RA_ELC_EVENT_GPT1_COUNTER_UNDERFLOW 0x0D0
120
#define RA_ELC_EVENT_GPT1_PC 0x0D1
121
#define RA_ELC_EVENT_GPT2_CAPTURE_COMPARE_A 0x0D2
122
#define RA_ELC_EVENT_GPT2_CAPTURE_COMPARE_B 0x0D3
123
#define RA_ELC_EVENT_GPT2_COMPARE_C 0x0D4
124
#define RA_ELC_EVENT_GPT2_COMPARE_D 0x0D5
125
#define RA_ELC_EVENT_GPT2_COMPARE_E 0x0D6
126
#define RA_ELC_EVENT_GPT2_COMPARE_F 0x0D7
127
#define RA_ELC_EVENT_GPT2_COUNTER_OVERFLOW 0x0D8
128
#define RA_ELC_EVENT_GPT2_COUNTER_UNDERFLOW 0x0D9
129
#define RA_ELC_EVENT_GPT2_PC 0x0DA
130
#define RA_ELC_EVENT_GPT3_CAPTURE_COMPARE_A 0x0DB
131
#define RA_ELC_EVENT_GPT3_CAPTURE_COMPARE_B 0x0DC
132
#define RA_ELC_EVENT_GPT3_COMPARE_C 0x0DD
133
#define RA_ELC_EVENT_GPT3_COMPARE_D 0x0DE
134
#define RA_ELC_EVENT_GPT3_COMPARE_E 0x0DF
135
#define RA_ELC_EVENT_GPT3_COMPARE_F 0x0E0
136
#define RA_ELC_EVENT_GPT3_COUNTER_OVERFLOW 0x0E1
137
#define RA_ELC_EVENT_GPT3_COUNTER_UNDERFLOW 0x0E2
138
#define RA_ELC_EVENT_GPT3_PC 0x0E3
139
#define RA_ELC_EVENT_GPT4_CAPTURE_COMPARE_A 0x0E4
140
#define RA_ELC_EVENT_GPT4_CAPTURE_COMPARE_B 0x0E5
141
#define RA_ELC_EVENT_GPT4_COMPARE_C 0x0E6
142
#define RA_ELC_EVENT_GPT4_COMPARE_D 0x0E7
143
#define RA_ELC_EVENT_GPT4_COMPARE_E 0x0E8
144
#define RA_ELC_EVENT_GPT4_COMPARE_F 0x0E9
145
#define RA_ELC_EVENT_GPT4_COUNTER_OVERFLOW 0x0EA
146
#define RA_ELC_EVENT_GPT4_COUNTER_UNDERFLOW 0x0EB
147
#define RA_ELC_EVENT_GPT4_PC 0x0EC
148
#define RA_ELC_EVENT_GPT5_CAPTURE_COMPARE_A 0x0ED
149
#define RA_ELC_EVENT_GPT5_CAPTURE_COMPARE_B 0x0EE
150
#define RA_ELC_EVENT_GPT5_COMPARE_C 0x0EF
151
#define RA_ELC_EVENT_GPT5_COMPARE_D 0x0F0
152
#define RA_ELC_EVENT_GPT5_COMPARE_E 0x0F1
153
#define RA_ELC_EVENT_GPT5_COMPARE_F 0x0F2
154
#define RA_ELC_EVENT_GPT5_COUNTER_OVERFLOW 0x0F3
155
#define RA_ELC_EVENT_GPT5_COUNTER_UNDERFLOW 0x0F4
156
#define RA_ELC_EVENT_OPS_UVW_EDGE 0x150
157
#define RA_ELC_EVENT_ADC0_SCAN_END 0x160
158
#define RA_ELC_EVENT_ADC0_SCAN_END_B 0x161
159
#define RA_ELC_EVENT_ADC0_WINDOW_A 0x162
160
#define RA_ELC_EVENT_ADC0_WINDOW_B 0x163
161
#define RA_ELC_EVENT_ADC0_COMPARE_MATCH 0x164
162
#define RA_ELC_EVENT_ADC0_COMPARE_MISMATCH 0x165
163
#define RA_ELC_EVENT_SCI0_RXI 0x180
164
#define RA_ELC_EVENT_SCI0_TXI 0x181
165
#define RA_ELC_EVENT_SCI0_TEI 0x182
166
#define RA_ELC_EVENT_SCI0_ERI 0x183
167
#define RA_ELC_EVENT_SCI0_AM 0x184
168
#define RA_ELC_EVENT_SCI0_RXI_OR_ERI 0x185
169
#define RA_ELC_EVENT_SCI1_RXI 0x186
170
#define RA_ELC_EVENT_SCI1_TXI 0x187
171
#define RA_ELC_EVENT_SCI1_TEI 0x188
172
#define RA_ELC_EVENT_SCI1_ERI 0x189
173
#define RA_ELC_EVENT_SCI3_RXI 0x192
174
#define RA_ELC_EVENT_SCI3_TXI 0x193
175
#define RA_ELC_EVENT_SCI3_TEI 0x194
176
#define RA_ELC_EVENT_SCI3_ERI 0x195
177
#define RA_ELC_EVENT_SCI3_AM 0x196
178
#define RA_ELC_EVENT_SCI4_RXI 0x198
179
#define RA_ELC_EVENT_SCI4_TXI 0x199
180
#define RA_ELC_EVENT_SCI4_TEI 0x19A
181
#define RA_ELC_EVENT_SCI4_ERI 0x19B
182
#define RA_ELC_EVENT_SCI4_AM 0x19C
183
#define RA_ELC_EVENT_SCI5_RXI 0x19E
184
#define RA_ELC_EVENT_SCI5_TXI 0x19F
185
#define RA_ELC_EVENT_SCI5_TEI 0x1A0
186
#define RA_ELC_EVENT_SCI5_ERI 0x1A1
187
#define RA_ELC_EVENT_SCI5_AM 0x1A2
188
#define RA_ELC_EVENT_SCI9_RXI 0x1B6
189
#define RA_ELC_EVENT_SCI9_TXI 0x1B7
190
#define RA_ELC_EVENT_SCI9_TEI 0x1B8
191
#define RA_ELC_EVENT_SCI9_ERI 0x1B9
192
#define RA_ELC_EVENT_SCI9_AM 0x1BA
193
#define RA_ELC_EVENT_SCIX0_SCIX0 0x1BC
194
#define RA_ELC_EVENT_SCI1_SCIX0 0x1BC
195
#define RA_ELC_EVENT_SCIX0_SCIX1 0x1BD
196
#define RA_ELC_EVENT_SCI1_SCIX1 0x1BD
197
#define RA_ELC_EVENT_SCIX0_SCIX2 0x1BE
198
#define RA_ELC_EVENT_SCI1_SCIX2 0x1BE
199
#define RA_ELC_EVENT_SCIX0_SCIX3 0x1BF
200
#define RA_ELC_EVENT_SCI1_SCIX3 0x1BF
201
#define RA_ELC_EVENT_SPI0_RXI 0x1C4
202
#define RA_ELC_EVENT_SPI0_TXI 0x1C5
203
#define RA_ELC_EVENT_SPI0_IDLE 0x1C6
204
#define RA_ELC_EVENT_SPI0_ERI 0x1C7
205
#define RA_ELC_EVENT_SPI0_TEI 0x1C8
206
#define RA_ELC_EVENT_CAN0_MRAM_ERI 0x1D0
207
#define RA_ELC_EVENT_QSPI_INT 0x1DA
208
#define RA_ELC_EVENT_DOC_INT 0x1DB
209
#define RA_ELC_EVENT_I3C0_RESPONSE 0x1DC
210
#define RA_ELC_EVENT_I3C0_COMMAND 0x1DD
211
#define RA_ELC_EVENT_I3C0_IBI 0x1DE
212
#define RA_ELC_EVENT_I3C0_RX 0x1DF
213
#define RA_ELC_EVENT_IICB0_RXI 0x1DF
214
#define RA_ELC_EVENT_I3C0_TX 0x1E0
215
#define RA_ELC_EVENT_IICB0_TXI 0x1E0
216
#define RA_ELC_EVENT_I3C0_RCV_STATUS 0x1E1
217
#define RA_ELC_EVENT_I3C0_TEND 0x1E6
218
#define RA_ELC_EVENT_IICB0_TEI 0x1E6
219
#define RA_ELC_EVENT_I3C0_EEI 0x1E7
220
#define RA_ELC_EVENT_IICB0_ERI 0x1E7
221
#define RA_ELC_EVENT_I3C0_WU 0x1EC
222
#define RA_ELC_EVENT_RSIP_TADI 0x1EE
223
224
/* Possible peripherals to be linked to event signals */
225
#define RA_ELC_PERIPHERAL_GPT_A 0
226
#define RA_ELC_PERIPHERAL_GPT_B 1
227
#define RA_ELC_PERIPHERAL_GPT_C 2
228
#define RA_ELC_PERIPHERAL_GPT_D 3
229
#define RA_ELC_PERIPHERAL_GPT_E 4
230
#define RA_ELC_PERIPHERAL_GPT_F 5
231
#define RA_ELC_PERIPHERAL_GPT_G 6
232
#define RA_ELC_PERIPHERAL_GPT_H 7
233
#define RA_ELC_PERIPHERAL_ADC0 8
234
#define RA_ELC_PERIPHERAL_ADC0_B 9
235
#define RA_ELC_PERIPHERAL_DAC0 12
236
#define RA_ELC_PERIPHERAL_IOPORT1 14
237
#define RA_ELC_PERIPHERAL_IOPORT2 15
238
#define RA_ELC_PERIPHERAL_IOPORT3 16
239
#define RA_ELC_PERIPHERAL_IOPORT4 17
240
#define RA_ELC_PERIPHERAL_CTSU 18
241
242
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_MISC_RENESAS_RA_ELC_RA4L1_ELC_H_ */
zephyr
dt-bindings
misc
renesas
ra-elc
ra4l1-elc.h
Generated on
for Zephyr API Documentation by
1.14.0