Home
last modified time | relevance | path

Searched refs:DmacFillLli (Results 1 – 1 of 1) sorted by relevance

/drivers/hdf_core/framework/support/platform/src/dma/
Ddmac_core.c300 static int32_t DmacFillLli(struct DmaCntlr *cntlr, struct DmacChanInfo *chanInfo, in DmacFillLli() function
415 ret = DmacFillLli(cntlr, chanInfo, msg->srcAddr, msg->destAddr, msg->transLen); in DmacPeriphTransfer()