OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:edma_channel
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/ti/
ti_edma.c
58
struct
edma_channel
{
struct
72
struct
edma_channel
sc_dma[NUM_DMA_CHANNELS];
145
struct
edma_channel
*ch = &sc->sc_dma[idx];
285
struct
edma_channel
*
291
struct
edma_channel
*ch = NULL;
337
edma_channel_free(struct
edma_channel
*ch)
362
edma_param_alloc(struct
edma_channel
*ch)
389
edma_param_free(struct
edma_channel
*ch, uint16_t param_entry)
407
edma_set_param(struct
edma_channel
*ch, uint16_t param_entry,
427
edma_transfer_enable(struct
edma_channel
*ch, uint16_t param_entry
[
all
...]
ti_edma.c
58
struct
edma_channel
{
struct
72
struct
edma_channel
sc_dma[NUM_DMA_CHANNELS];
145
struct
edma_channel
*ch = &sc->sc_dma[idx];
285
struct
edma_channel
*
291
struct
edma_channel
*ch = NULL;
337
edma_channel_free(struct
edma_channel
*ch)
362
edma_param_alloc(struct
edma_channel
*ch)
389
edma_param_free(struct
edma_channel
*ch, uint16_t param_entry)
407
edma_set_param(struct
edma_channel
*ch, uint16_t param_entry,
427
edma_transfer_enable(struct
edma_channel
*ch, uint16_t param_entry
[
all
...]
Completed in 35 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025