#include <twl/mi.h>BOOL MI_IsNDmaBusy( u32 ndmaNo );
| dmaNo | DMA channel used. |
Returns whether the specified DMA channel is being used.
This function checks whether the specified new DMA channel is being used. A TRUE return value indicates that it is still busy.
Accesses the new DMA register.
2007/10/04 Initial version.
CONFIDENTIAL