Searched refs:UDMA_PRIORITY_HIGH (Results 1 – 3 of 3) sorted by relevance
179 #define UDMA_PRIORITY_HIGH 0x00000001 macro918 …return (HWREG(DMA_BASE + DMA_O_SETCHNLPRIORITY) & (channelBitMask) ? UDMA_PRIORITY_HIGH : UDMA_PRI… in uDMAGetChannelPriority()
213 #define UDMA_PRIORITY_HIGH 0x00000001 macro1154 UDMA_PRIORITY_HIGH : UDMA_PRIORITY_LOW); in uDMAChannelPriorityGet()
215 #define UDMA_PRIORITY_HIGH 0x00000001 macro1156 UDMA_PRIORITY_HIGH : UDMA_PRIORITY_LOW); in uDMAChannelPriorityGet()