Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/include/twl/camera/ARM9/
Dcamera_api.h76 CAMERAResult CAMERAi_I2CTestPatternAsyncCore(CAMERASelect camera, CAMERATestPattern pattern, CAMERA…
773 return CAMERAi_I2CTestPatternAsyncCore(camera, pattern, callback, arg); in CAMERAi_I2CTestPatternAsync()
/TwlSDK-5.2.1/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c2006 CAMERAResult CAMERAi_I2CTestPatternAsyncCore(CAMERASelect camera, CAMERATestPattern pattern, CAMERA… in CAMERAi_I2CTestPatternAsyncCore() function
2083 cameraWork.result = CAMERAi_I2CTestPatternAsyncCore(camera, pattern, CameraSyncCallback, 0); in CAMERAi_I2CTestPatternCore()