Searched refs:DMA2_IT_GL1 (Results 1 – 9 of 9) sorted by relevance
227 if(it >= DMA2_IT_GL1 ) { in DMA_GetITStatus()250 if(it >= DMA2_IT_GL1 ) { in DMA_ClearITPendingBit()307 if(it >= DMA2_IT_GL1 ) { in exDMA_ClearITPendingBit()
227 #define DMA2_IT_GL1 ((uint32_t)0x10000001) macro264 ((IT) == DMA2_IT_GL1) || ((IT) == DMA2_IT_TC1) || \
171 DMA2_IT_GL1 = (0x10000001UL), enumerator
126 #define DMA2_IT_GL1 ((uint32_t)0x10000001) macro
128 #define DMA2_IT_GL1 ((uint32_t)0x10000001) macro
213 #define DMA2_IT_GL1 ((uint32_t)0x10000001) macro
598 #define DMA2_IT_GL1 ((uint32_t)0x10000001) macro635 ((IT) == DMA2_IT_GL1) || ((IT) == DMA2_IT_TC1) || \
607 ((IT) == DMA2_IT_GL1) || ((IT) == DMA2_IT_TC1) || \
Completed in 22 milliseconds