Searched refs:DMA_INTSTATUS_TC_GET (Results 1 – 3 of 3) sorted by relevance
183 #define DMA_INTSTATUS_TC_GET(x) (((uint32_t)(x) & DMA_INTSTATUS_TC_MASK) >> DMA_INTSTATUS_TC_SHIFT) macro
197 #define DMA_INTSTATUS_TC_GET(x) (((uint32_t)(x) & DMA_INTSTATUS_TC_MASK) >> DMA_INTSTATUS_TC_SHIFT) macro
Completed in 15 milliseconds