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
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
ch32v003-dma.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Paul Wedeck
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_CH32V003_DMA_H_
7
#define ZEPHYR_INCLUDE_DT_BINDINGS_CH32V003_DMA_H_
8
9
#define CH32V003_ADC1_DMA 0
10
11
#define CH32V003_SPI1_RX_DMA 1
12
#define CH32V003_SPI1_TX_DMA 2
13
14
#define CH32V003_USART1_RX_DMA 4
15
#define CH32V003_USART1_TX_DMA 3
16
17
#define CH32V003_I2C1_RX_DMA 6
18
#define CH32V003_I2C1_TX_DMA 5
19
20
#define CH32V003_TIM1_CH1_DMA 1
21
#define CH32V003_TIM1_CH2_DMA 2
22
#define CH32V003_TIM1_CH3_DMA 5
23
#define CH32V003_TIM1_CH4_DMA 3
24
#define CH32V003_TIM1_TRIG 3
25
#define CH32V003_TIM1_COM 3
26
#define CH32V003_TIM1_UP 4
27
28
#define CH32V003_TIM2_CH1_DMA 4
29
#define CH32V003_TIM2_CH2_DMA 6
30
#define CH32V003_TIM2_CH3_DMA 0
31
#define CH32V003_TIM2_CH4_DMA 6
32
#define CH32V003_TIM2_UP 1
33
34
#endif
/*ZEPHYR_INCLUDE_DT_BINDINGS_CH32V003_DMA_H_*/
zephyr
dt-bindings
dma
ch32v003-dma.h
Generated on Fri Mar 14 2025 12:05:19 for Zephyr API Documentation by
1.12.0