#include <twl/scfg.h>
static inline BOOL SCFG_IsDSReset( void );
None.
If TRUE, a reset signal is being sent to the DSP.
If FALSE, the reset signal has been canceled.
Gets the state of the reset signal being sent to the DSP block.
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_ResetDSP
SCFG_ReleaseResetDSP
2007/10/03 Initial version.
CONFIDENTIAL