Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/include/dma/
Ddmac_core.h57 DMAC_CHN_ALLOCAT = DMAC_ERROR_BASE + 0x13, enumerator
/drivers/hdf_core/framework/support/platform/src/dma/
Ddmac_core.c221 cntlr->channelList[i].useStatus = DMAC_CHN_ALLOCAT; in DmacAllocateChannel()