Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/camera/ARM9/
Dcamera_api.h58 CAMERAResult CAMERA_I2CContextSwitchAsyncCore(CAMERASelect camera, CAMERAContext context, CAMERACal…
270 return CAMERA_I2CContextSwitchAsyncCore(camera, context, callback, arg); in CAMERA_I2CContextSwitchAsync()
/TwlSDK-5.1.0/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c1039 CAMERAResult CAMERA_I2CContextSwitchAsyncCore(CAMERASelect camera, CAMERAContext context, CAMERACal… in CAMERA_I2CContextSwitchAsyncCore() function
1120 cameraWork.result = CAMERA_I2CContextSwitchAsyncCore(camera, context, CameraSyncCallback, 0); in CAMERA_I2CContextSwitchCore()