Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c328 static void CAMERA_Reboot(CAMERAResult result, void* arg) in CAMERA_Reboot() function
343 (void)CAMERA_I2CInitAsyncCore(CAMERA_SELECT_BOTH, CAMERA_Reboot, (void*)I2C_PhotoMode_IN); in CAMERA_Reboot()
349 …PhotoModeAsyncCore(CAMERA_SELECT_IN, cameraWork.CAMERAiStateIn.photo, CAMERA_Reboot, (void*)I2C_Ph… in CAMERA_Reboot()
356 …otoModeAsyncCore(CAMERA_SELECT_OUT, cameraWork.CAMERAiStateOut.photo, CAMERA_Reboot, (void*)I2C_Si… in CAMERA_Reboot()
363 …CAMERA_SELECT_IN, CAMERA_CONTEXT_A, cameraWork.CAMERAiStateIn.size_A, CAMERA_Reboot, (void*)I2C_Si… in CAMERA_Reboot()
370 …CAMERA_SELECT_IN, CAMERA_CONTEXT_B, cameraWork.CAMERAiStateIn.size_B, CAMERA_Reboot, (void*)I2C_Si… in CAMERA_Reboot()
377 …MERA_SELECT_OUT, CAMERA_CONTEXT_A, cameraWork.CAMERAiStateOut.size_A, CAMERA_Reboot, (void*)I2C_Si… in CAMERA_Reboot()
384 …MERA_SELECT_OUT, CAMERA_CONTEXT_B, cameraWork.CAMERAiStateOut.size_B, CAMERA_Reboot, (void*)I2C_Fr… in CAMERA_Reboot()
391 …CFrameRateAsyncCore(CAMERA_SELECT_IN, cameraWork.CAMERAiStateIn.rate, CAMERA_Reboot, (void*)I2C_Fr… in CAMERA_Reboot()
398 …rameRateAsyncCore(CAMERA_SELECT_OUT, cameraWork.CAMERAiStateOut.rate, CAMERA_Reboot, (void*)I2C_Ef… in CAMERA_Reboot()
[all …]