Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Ddma_15xx.c71 void Chip_DMA_SetTranBits(LPC_DMA_T *pDMA, DMA_CHID_T ch, uint32_t mask) in Chip_DMA_SetTranBits() function
98 Chip_DMA_SetTranBits(pDMA, ch, DMA_XFERCFG_XFERCOUNT(trans)); in Chip_DMA_SetupChannelTransferSize()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Ddma_15xx.h607 void Chip_DMA_SetTranBits(LPC_DMA_T *pDMA, DMA_CHID_T ch, uint32_t mask);
637 Chip_DMA_SetTranBits(pDMA, ch, DMA_XFERCFG_CFGVALID); in Chip_DMA_SetChannelValid()
659 Chip_DMA_SetTranBits(pDMA, ch, DMA_XFERCFG_SWTRIG); in Chip_DMA_SWTriggerChannel()

Completed in 4 milliseconds