Searched defs:DmacChanInfo (Results 1 – 1 of 1) sorted by relevance
111 struct DmacChanInfo { struct112 uint16_t channel;113 int status;114 int useStatus;115 int transType;139 struct DmacChanInfo *channelList; argument