#include <twl/scfg.h>
static inline BOOL SCFG_IsDSPAccessible( void );
None.
If TRUE, the DSP block is accessible.
If FALSE, the DSP block is not accessible.
Determines if the DSP 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 called on NITRO hardware.
SCFG Overview
SCFG_SetDSPAccessible
2007/10/03 Initial version.
CONFIDENTIAL