Home
last modified time | relevance | path

Searched refs:CAMERA_SetRebootCallback (Results 1 – 8 of 8) sorted by relevance

/TwlSDK-5.4/build/demos.TWL/camera/camera-1/src/
Dmain.c157 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
301 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.4/build/demos.TWL/dsp/yuvToRgb/src/
Dmain.c281 CAMERA_SetRebootCallback(CameraIntrReboot); in InitializeCamera()
/TwlSDK-5.4/build/demos.TWL/camera/camera-2/src/
Dmain.c156 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.4/build/demos.TWL/camera/camera-3/src/
Dmain.c228 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.4/build/demos.TWL/camera/simpleShoot-1/src/
Dmain.c280 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.4/build/demos.TWL/camera/camera-4/src/
Dmain.c163 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.4/build/demos.TWL/camera/simpleShoot-2/src/
Dmain.c312 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.4/include/twl/camera/ARM9/
Dcamera_api.h1008 SDK_INLINE void CAMERA_SetRebootCallback(CAMERAIntrCallback callback) in CAMERA_SetRebootCallback() function