Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos.TWL/camera/camera-1/src/
Dmain.c155 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
299 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.1.0/build/demos.TWL/dsp/yuvToRgb/src/
Dmain.c278 CAMERA_SetRebootCallback(CameraIntrReboot); in InitializeCamera()
/TwlSDK-5.1.0/build/demos.TWL/camera/camera-2/src/
Dmain.c154 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.1.0/build/demos.TWL/camera/camera-3/src/
Dmain.c227 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.1.0/build/demos.TWL/camera/simpleShoot-1/src/
Dmain.c286 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.1.0/build/demos.TWL/camera/camera-4/src/
Dmain.c163 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.1.0/build/demos.TWL/camera/simpleShoot-2/src/
Dmain.c318 CAMERA_SetRebootCallback(CameraIntrReboot); in TwlMain()
/TwlSDK-5.1.0/include/twl/camera/ARM9/
Dcamera_api.h1008 SDK_INLINE void CAMERA_SetRebootCallback(CAMERAIntrCallback callback) in CAMERA_SetRebootCallback() function