OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dp_channel_order
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/s3c2xx0/
s3c2440_dma.c
82
uint8_t
dp_channel_order
[DMAC_N_CHANNELS+1];
member in struct:s3c2440_dmac_peripheral
321
perph->
dp_channel_order
[i] != PERPH_LAST;
323
uint8_t channel_no = perph->
dp_channel_order
[i];
342
uint8_t channel_no = perph->
dp_channel_order
[0];
Completed in 99 milliseconds
Indexes created Mon Jul 27 00:28:37 UTC 2026