SCFG_SupplyClockToCamera

Syntax

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

Arguments

sw If TRUE, a clock will be supplied to the camera interface block.
If FALSE, a clock will no longer be supplied.

Return Values

None.

Description

Configures the clock supply to the camera interface block.

To be safe, stop the clock while the camera interface 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.

See Also

SCFG Overview
SCFG_IsClockSuppliedToCamera

Revision History

2007/09/04 Initial version.


CONFIDENTIAL