1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.1.0 for Windows"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<title>MI_StopAllDma</title> 9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">MI_StopAllDma <IMG src="../../image/NTR.gif" align="middle"><IMG src="../../image/TWL.gif" align="middle"></h1> 15<h2>Syntax</h2> 16 17<dl> 18 <dd> 19<CODE>#include <nitro/mi.h></CODE><BR> <BR> <CODE>void MI_StopAllDma( void )</CODE><br> 20 </dd> 21</dl> 22<h2>Arguments</h2> 23<P>None.</P> 24<h2>Return Values</h2> 25<p>None.</p> 26 27<H2>Description</H2> 28<P>Stops all DMA channels. (However, <I>all DMA channels</I> does not include the TWL's new DMA channels.)</P> 29<P>This function calls the <CODE><A href="MI_StopDma.html">MI_StopDma</A></CODE> function for DMA channels 0-3.</P> 30<h2>See Also</h2> 31<p><CODE><A href="MI_StopDma.html">MI_StopDma</A><br></CODE></p> 32 33<H2>Revision History</H2> 34<P>2008/09/11 Initial version.</P> 35<hr><p>CONFIDENTIAL</p></body> 36</html> 37