SCFG_IsClockSuppliedToDSP

Syntax

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

Arguments

None.

Return Values

If TRUE, a clock is being supplied to the DSP block.
If FALSE, a clock is not being supplied.

Description

Gets the clock supply setting for 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 invoked on NITRO hardware.

See Also

SCFG Overview
SCFG_SupplyClockToDSP

Revision History

2007/10/03 Initial version.


CONFIDENTIAL