Searched refs:BDMA_IS_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
127 #define BDMA_IS_TIMEOUT(x) ((x) ? FALSE : TRUE) macro291 if(BDMA_IS_TIMEOUT(u32Delay)) in _BDMA_Get_FreeCh()400 }while(!BDMA_IS_TIMEOUT(u32Delay)); in _BDMA_WaitDone()535 if (BDMA_IS_TIMEOUT(u32Delay)) in _DMA_FlashCopy()