OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DMAC_N_CHANNELS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/s3c2xx0/
s3c2440_dma.c
60
#define
DMAC_N_CHANNELS
4
82
uint8_t dp_channel_order[
DMAC_N_CHANNELS
+1];
83
#define PERPH_LAST
DMAC_N_CHANNELS
+1
84
uint8_t dp_channel_source[
DMAC_N_CHANNELS
];
101
struct s3c2440_dmac_channel sc_channels[
DMAC_N_CHANNELS
];
146
for(i = 0; i<
DMAC_N_CHANNELS
; i++) {
/src/sys/arch/arm/xscale/
pxa2x0reg.h
177
#define
DMAC_N_CHANNELS
16
Completed in 14 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025