SCFG_ReleaseResetDSP

Syntax

#include <twl/scfg.h>
static inline void SCFG_ReleaseResetDSP( void );
  

Arguments

None.

Return Values

None.

Description

Cancels the DSP block reset.

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.

See Also

SCFG Overview
SCFG_ResetDSP
SCFG_IsDSPReset

Revision History

2007/10/03 Initial version.


CONFIDENTIAL