#include <twl/scfg.h>
inline BOOL SCFG_IsNDmaAccessible( void );
None.
If TRUE, the new DMA block is accessible.
If FALSE, the new DMA block is not accessible.
Determines if the new DMA block is configured to be accessible from the AHB.
Note: Use this function when running on TWL hardware.
Because NITRO hardware does not include an SCFG block, this function is not expected to be invoked on NITRO hardware.
SCFG Overview
SCFG_SetNDmaAccessible
2007/10/03 Initial version.
CONFIDENTIAL