#include <twl/scfg.h>
static inline void SCFG_SupplyClockToCamera( BOOL sw );
| sw | If TRUE, a clock will be supplied to the camera interface block.If FALSE, a clock will no longer be supplied. |
None.
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.
SCFG Overview
SCFG_IsClockSuppliedToCamera
2007/09/04 Initial version.
CONFIDENTIAL