Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/demos.TWL/camera/camera-1/src/
Dmain.c154 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
298 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.3.1/build/demos.TWL/dsp/yuvToRgb/src/
Dmain.c278 CAMERA_SetRebootCallback(CameraIntrReboot); in InitializeCamera()
/TwlSDK-5.3.1/build/demos.TWL/camera/camera-2/src/
Dmain.c153 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.3.1/build/demos.TWL/camera/camera-3/src/
Dmain.c225 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.3.1/build/demos.TWL/camera/simpleShoot-1/src/
Dmain.c277 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.3.1/build/demos.TWL/camera/camera-4/src/
Dmain.c160 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.3.1/build/demos.TWL/camera/simpleShoot-2/src/
Dmain.c309 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.3.1/include/twl/camera/ARM9/
Dcamera_api.h1008 SDK_INLINE void CAMERA_SetRebootCallback(CAMERAIntrCallback callback) in CAMERA_SetRebootCallback() function