Home
last modified time | relevance | path

Searched defs:exposure (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/twl/camera/ARM9/
Dcamera_api.h687 SDK_INLINE CAMERAResult CAMERA_I2CExposureAsync(CAMERASelect camera, int exposure, CAMERACallback c… in CAMERA_I2CExposureAsync()
706 SDK_INLINE CAMERAResult CAMERA_I2CExposure(CAMERASelect camera, int exposure) in CAMERA_I2CExposure()
/TwlSDK-5.1.0/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c91 int exposure; member
112 int exposure; member
1811 CAMERAResult CAMERA_I2CExposureAsyncCore(CAMERASelect camera, int exposure, CAMERACallback callback… in CAMERA_I2CExposureAsyncCore()
1884 CAMERAResult CAMERA_I2CExposureCore(CAMERASelect camera, int exposure) in CAMERA_I2CExposureCore()