#include <twl/scfg.h>
static inline BOOL SCFG_IsCameraAccessible( void );
None.
If TRUE, the camera interface block is accessible.
If FALSE, the camera interface block is not accessible.
Determines if the camera interface block is configured to be accessible from the AHB.
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.
SCFG Overview
SCFG_SetCameraAccessible
2007/10/03 Initial version.
CONFIDENTIAL