#include <twl/scfg.h>
static inline void SCFG_SupplyClockToDSP( BOOL sw );
| sw | If TRUE, a clock will be supplied to the DSP block.If FALSE, a clock will no longer be supplied. |
None.
Configures the clock supply to the DSP block.
To be safe, stop the clock while the DSP block is stopped.
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_IsClockSuppliedToDSP
2007/10/03 Initial version.
CONFIDENTIAL