Home
last modified time | relevance | path

Searched defs:DmacChanInfo (Results 1 – 1 of 1) sorted by relevance

/drivers/hdf_core/framework/support/platform/include/dma/
Ddmac_core.h111 struct DmacChanInfo { struct
112 uint16_t channel;
113 int status;
114 int useStatus;
115 int transType;
139 struct DmacChanInfo *channelList; argument