MI_StopAllNDma

Syntax

#include <twl/mi.h>

void MI_StopAllNDma( void );

Arguments

None.

Return Values

None.

Description

Stops all new DMA channels. This function does not stop the legacy DMA that has been carried over from the NITRO hardware.

This function calls the MI_StopNDma function for new DMA channels 0-3.

See Also

MI_StopNDma

Revision History

2008/09/11 Initial version.


CONFIDENTIAL