Searched refs:UDMA_CHCTL_DSTINC_M (Results 1 – 9 of 9) sorted by relevance
634 ~(UDMA_CHCTL_DSTINC_M | in uDMAChannelControlSet()797 ulInc = ulControl & UDMA_CHCTL_DSTINC_M; in uDMAChannelTransferSet()
562 #define UDMA_CHCTL_DSTINC_M 0xC0000000 // Destination Address Increment macro
342 & ~(UDMA_CHCTL_DSTINC_M | UDMA_CHCTL_DSTSIZE_M | UDMA_CHCTL_SRCINC_M in DMA_setChannelControl()426 increment = control & UDMA_CHCTL_DSTINC_M; in DMA_setChannelTransfer()
3476 #define UDMA_CHCTL_DSTINC_M ((uint32_t)0xC0000000) /*!< Destination A… macro
3456 #define UDMA_CHCTL_DSTINC_M ((uint32_t)0xC0000000) /*!< Destination A… macro
2880 #define UDMA_CHCTL_DSTINC_M ((uint32_t)0xC0000000) /*!< Destination A… macro