Searched refs:ISTR_FE_FLG (Results 1 – 4 of 4) sorted by relevance
91 #define ISTR_FE_FLG (1<<0) macro
95 #define ISTR_FE_FLG (1<<0) macro
128 while (!(DMA(instance)->ISTR & ISTR_FE_FLG)) in dma_stop()
141 while (!(DMA(instance)->ISTR & ISTR_FE_FLG)) in dma_stop()