Camera Library (CAMERA)
[Function List]
- Initialization
- CAMERA_Init
- CAMERA_End
- CAMERA_Reset
- CAMERA_I2CInit
- Capture-Related
- CAMERA_Start
- CAMERA_Stop
- CAMERA_I2CActivate*
- CAMERA_StartCapture
- CAMERA_StopCapture
- CAMERA_DmaRecv
- CAMERA_DmaRecvAsync
- CAMERA_DmaPipeInfinity
- CAMERA_IsBusy
- Camera Settings
- CAMERA_SetTrimmingParamsCenter
- CAMERA_SetTrimmingParams
- CAMERA_GetTrimmingParams
- CAMERA_SetTrimming
- CAMERA_IsTrimming
- CAMERA_I2CSize*
- CAMERA_I2CFrameRate*
- CAMERA_I2CEffect*
- CAMERA_I2CFlip*
- CAMERA_I2CPhotoMode*
- CAMERA_I2CWhiteBalance*
- CAMERA_I2CExposure*
- CAMERA_I2CSharpness*
- CAMERA_I2CAutoExposure*
- CAMERA_I2CAutoWhiteBalance*
- CAMERA_SetOutputFormat
- CAMERA_GetOutputFormat
- CAMERA_GetErrorStatus
- CAMERA_ClearBuffer
- CAMERA_SetVsyncCallback
- CAMERA_SetBufferErrorCallback
- CAMERA_SetRebootCallback
- CAMERA_SetTransferLines
- CAMERA_GetTransferLines
- CAMERA_I2CContextSwitch*
- CAMERA_SetLED*
- CAMERA_SwitchOffLED*
- Utility Functions
- CAMERA_SizeToWidth
- CAMERA_SizeToHeight
- CAMERA_SizeToPixels
- CAMERA_WidthHeightToSize
- CAMERA_WidthToSize
- CAMERA_HeightToSize
- CAMERA_PixelsToSize
- CAMERA_GetMaxLinesRound
- CAMERA_GetBytesAtOnce
- Macros
- CAMERA_GET_MAX_LINES
- CAMERA_GET_LINE_BYTES
- CAMERA_GET_FRAME_BYTES
- Constants and Structures
- CAMERASelect
- CAMERAContext
- CAMERASize
- CAMERAEffect
- CAMERAFlip
- CAMERAPhotoMode
- CAMERAWhiteBalance
- CAMERAFrameRate
- CAMERAIntrVsync
- CAMERAOutput
- CAMERACallback
- CAMERAIntrCallback
- CAMERAResult
CONFIDENTIAL