#include "CAMconfig.h"#include "CAMdefault.h"Defines | |
| #define | CAM_REG_RESET 0x12 |
| defines for some well known sccb registers | |
| #define | CAM_REG_CAM_ID_HI 0x0a |
| #define | CAM_REG_CAM_ID_LO 0x0b |
| #define | DEBUG_PRINTF(s) |
| #define | CAM_MASK_RESET_BIT (1 << 7) |
Functions | |
| T_ERROR_CODE | cam_setup (T_CAMERA_HANDLE *pa_phCamera, T_GPIO_MASK pa_sio_cMask, T_GPIO_MASK pa_sio_dMask, T_GPIO_MASK pa_pwdnMask, unsigned char pa_cDevAddr, unsigned short *pa_pConfigParams, unsigned long pa_nCoreClk, void *pa_Generic) |
| T_ERROR_CODE | cam_close (T_CAMERA_HANDLE pa_hCamera) |
|
|
|
|
|
|
|
|
|
|
|
defines for some well known sccb registers
|
|
|
|
|
|
|
|
||||||||||||||||||||||||||||||||||||
|
|
1.4.1