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
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
dma_smartbond.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023 Renesas Electronics Corporation
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_DMA_DMA_SMARTBOND_H_
8
#define ZEPHYR_INCLUDE_DT_BINDINGS_DMA_DMA_SMARTBOND_H_
9
17
#define DMA_SMARTBOND_TRIG_MUX_SPI 0x0
18
#define DMA_SMARTBOND_TRIG_MUX_SPI2 0x1
19
#define DMA_SMARTBOND_TRIG_MUX_UART 0x2
20
#define DMA_SMARTBOND_TRIG_MUX_UART2 0x3
21
#define DMA_SMARTBOND_TRIG_MUX_I2C 0x4
22
#define DMA_SMARTBOND_TRIG_MUX_I2C2 0x5
23
#define DMA_SMARTBOND_TRIG_MUX_USB 0x6
24
#define DMA_SMARTBOND_TRIG_MUX_UART3 0x7
25
#define DMA_SMARTBOND_TRIG_MUX_PCM 0x8
26
#define DMA_SMARTBOND_TRIG_MUX_SRC 0x9
27
#define DMA_SMARTBOND_TRIG_MUX_GPADC 0xC
28
#define DMA_SMARTBOND_TRIG_MUX_SDADC 0xD
29
#define DMA_SMARTBOND_TRIG_MUX_NONE 0xF
30
31
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_DMA_DMA_SMARTBOND_H_ */
zephyr
dt-bindings
dma
dma_smartbond.h
Generated on
for Zephyr API Documentation by
1.14.0