#include <twl/scfg.h>
static inline BOOL SCFG_IsCameraCKIClockEnable( void );
None.
Control flag for the CAM_CKI clock.
Enables CAM_CKI (16.67MHz output) if TRUE.
Disables CAM_CKI (output fixed Low) if FALSE.
Gets the current CAM_CKI clock setting for the camera.
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_SetCameraCKIClock
2007/09/04 Initial version.
CONFIDENTIAL