|
| static uint8_t | OV7670_WRITE_ADDRESS = 0x42 |
| | SCCB camera write slave address. More...
|
| |
| static uint8_t | OV7670_READ_ADDRESS = 0x43 |
| | SCCB camera read slave address. More...
|
| |
| static uint32_t | OV7670_TIMEOUT = 15 |
| | Timeout for whole driver coms. More...
|
| |
| static uint8_t | OV7670_COM1_ADDRESS = 0x04 |
| | COM1 RW register. More...
|
| |
| static uint8_t | OV7670_COM2_ADDRESS = 0x09 |
| | COM2 RW register. More...
|
| |
| static uint8_t | OV7670_COM3_ADDRESS = 0x0C |
| | COM3 RW register. More...
|
| |
| static uint8_t | OV7670_COM4_ADDRESS = 0x0D |
| | COM4 RW register. More...
|
| |
| static uint8_t | OV7670_COM5_ADDRESS = 0x0E |
| | COM5 RW register. More...
|
| |
| static uint8_t | OV7670_COM6_ADDRESS = 0x0F |
| | COM6 RW register. More...
|
| |
| static uint8_t | OV7670_COM7_ADDRESS = 0x12 |
| | COM7 RW register. More...
|
| |
| static uint8_t | OV7670_COM8_ADDRESS = 0x13 |
| | COM8 RW register. More...
|
| |
| static uint8_t | OV7670_COM9_ADDRESS = 0x14 |
| | COM9 RW register. More...
|
| |
| static uint8_t | OV7670_COM10_ADDRESS = 0x15 |
| | COM10 RW register. More...
|
| |
| static uint8_t | OV7670_COM11_ADDRESS = 0x3B |
| | COM11 RW register. More...
|
| |
| static uint8_t | OV7670_COM12_ADDRESS = 0x3C |
| | COM12 RW register. More...
|
| |
| static uint8_t | OV7670_COM13_ADDRESS = 0x3D |
| | COM13 RW register. More...
|
| |
| static uint8_t | OV7670_COM14_ADDRESS = 0x3E |
| | COM14 RW register. More...
|
| |
| static uint8_t | OV7670_COM15_ADDRESS = 0x40 |
| | COM15 RW register. More...
|
| |
| static uint8_t | OV7670_COM16_ADDRESS = 0x41 |
| | COM16 RW register. More...
|
| |
| static uint8_t | OV7670_COM17_ADDRESS = 0x42 |
| | COM17 RW register. More...
|
| |
| static uint8_t | OV7670_GAIN_ADDRESS = 0x00 |
| | Gain control setting. More...
|
| |
| static uint8_t | OV7670_BLUE_GAIN_ADDRESS = 0x01 |
| | Blue channel gain settings. More...
|
| |
| static uint8_t | OV7670_RED_GAIN_ADDRESS = 0x02 |
| | Red channel gain settings. More...
|
| |
| static uint8_t | OV7670_VREF_ADDRESS = 0x03 |
| | Vertical Frame Control (VREF) register. More...
|
| |
| static uint8_t | OV7670_BAVE_ADDRESS = 0x05 |
| | U/B Average Level register. More...
|
| |
| static uint8_t | OV7670_GBAVE_ADDRESS = 0x06 |
| | Y/Gb Average Level register. More...
|
| |
| static uint8_t | OV7670_AECHH_ADDRESS = 0x07 |
| | Exposure Value - AEC MSB 5 bits. More...
|
| |
| static uint8_t | OV7670_RAVE_ADDRESS = 0x08 |
| | V/R Average Level. More...
|
| |
| static uint8_t | OV7670_PID_ADDRESS = 0x0A |
| | Product ID Number MSB (Read only) More...
|
| |
| static uint8_t | OV7670_VER_ADDRESS = 0x0B |
| | Product ID Number LSB (Read only) More...
|
| |
| static uint8_t | OV7670_AECH_ADDRESS = 0x10 |
| | Exposure settings register. More...
|
| |
| static uint8_t | OV7670_CLKRC_ADDRESS = 0x11 |
| | CLKRC RW register. More...
|
| |
| static uint8_t | OV7670_RSVD_16_ADDRESS = 0x16 |
| | Reserved register (RSVD) More...
|
| |
| static uint8_t | OV7670_HSTART_ADDRESS = 0x17 |
| | Horizontal frame start high. More...
|
| |
| static uint8_t | OV7670_HSTOP_ADDRESS = 0x18 |
| | Horizontal frame end high. More...
|
| |
| static uint8_t | OV7670_VSTART_ADDRESS = 0x19 |
| | Vertical frame start register. More...
|
| |
| static uint8_t | OV7670_VSTOP_ADDRESS = 0x1A |
| | Vertical frame stop register. More...
|
| |
| static uint8_t | OV7670_PSHIFT_ADDRESS = 0x1B |
| | Pixel delay shift register. More...
|
| |
| static uint8_t | OV7670_MIDH_ADDRESS = 0x1C |
| | Manufacturer ID Byte (High) (Read only = 0x7F) More...
|
| |
| static uint8_t | OV7670_MIDL_ADDRESS = 0x1D |
| | Manufacturer ID Byte (Low) (Read only = 0xA2) More...
|
| |
| static uint8_t | OV7670_MVFP_ADDRESS = 0x1E |
| | Mirror/VFlip image register. More...
|
| |
| static uint8_t | OV7670_LAEC_ADDRESS = 0x1F |
| | LAEC register (Reserved) More...
|
| |
| static uint8_t | OV7670_ADCCTR0_ADDRESS = 0x20 |
| | ADC control register 0. More...
|
| |
| static uint8_t | OV7670_ADCCTR1_ADDRESS = 0x21 |
| | ADC control register 1 (Reserved) More...
|
| |
| static uint8_t | OV7670_ADCCTR2_ADDRESS = 0x22 |
| | ADC control register 2 (Reserved) More...
|
| |
| static uint8_t | OV7670_ADCCTR3_ADDRESS = 0x23 |
| | ADC control register 3 (Reserved) More...
|
| |
| static uint8_t | OV7670_AEW_ADDRESS = 0x24 |
| | AGC/AEC - Stable Operating Region (Upper Limit) More...
|
| |
| static uint8_t | OV7670_AEB_ADDRESS = 0x25 |
| | AGC/AEC - Stable Operating Region (Lower Limit) More...
|
| |
| static uint8_t | OV7670_VPT_ADDRESS = 0x26 |
| | AGC/AEC Fast Mode Operating Region. More...
|
| |
| static uint8_t | OV7670_BBIAS_ADDRESS = 0x27 |
| | B channel signal bias. More...
|
| |
| static uint8_t | OV7670_GBBIAS_ADDRESS = 0x28 |
| | Gb channel signal bias. More...
|
| |
| static uint8_t | OV7670_RSVD_29_ADDRESS = 0x29 |
| | RSVD (Reserved) More...
|
| |
| static uint8_t | OV7670_EXHCH_ADDRESS = 0x2A |
| | Dummy Pixel Insert MSB. More...
|
| |
| static uint8_t | OV7670_EXHCL_ADDRESS = 0x2B |
| | Dummy Pixel Insert LSB. More...
|
| |
| static uint8_t | OV7670_RBIAS_ADDRESS = 0x2C |
| | R Channel Signal Output Bias. More...
|
| |
| static uint8_t | OV7670_ADVFL_ADDRESS = 0x2D |
| | LSB of insert dummy rows in vertical direction (1 bit equals 1 row) More...
|
| |
| static uint8_t | OV7670_ADVFH_ADDRESS = 0x2E |
| | MSB of insert dummy rows in vertical direction. More...
|
| |
| static uint8_t | OV7670_YAVE_ADDRESS = 0x2F |
| | Y/G Channel Average Value. More...
|
| |
| static uint8_t | OV7670_HSYST_ADDRESS = 0x30 |
| | HSYNC Rising Edge Delay (low 8 bits) More...
|
| |
| static uint8_t | OV7670_HSYSN_ADDRESS = 0x31 |
| | HSYNC Falling Edge Delay (low 8 bits) More...
|
| |
| static uint8_t | OV7670_HREF_ADDRESS = 0x32 |
| | HREF Control register. More...
|
| |
| static uint8_t | OV7670_CHLF_ADDRESS = 0x33 |
| | Array Current Control (Reserved) More...
|
| |
| static uint8_t | OV7670_ARBLM_ADDRESS = 0x34 |
| | Array Reference Control (Reserved) More...
|
| |
| static uint8_t | OV7670_RSVD_35_ADDRESS = 0x35 |
| | Reserved 2. More...
|
| |
| static uint8_t | OV7670_RSVD_36_ADDRESS = 0x36 |
| |
| static uint8_t | OV7670_ADC_ADDRESS = 0x37 |
| | ADC control (Reserved) More...
|
| |
| static uint8_t | OV7670_ACOM_ADDRESS = 0x38 |
| | ADC and Analog Common Mode Control (Reserved) More...
|
| |
| static uint8_t | OV7670_OFON_ADDRESS = 0x39 |
| | ADC Offset Control. More...
|
| |
| static uint8_t | OV7670_TSLB_ADDRESS = 0x3A |
| | Line Buffer Test options register. More...
|
| |
| static uint8_t | OV7670_EDGE_ADDRESS = 0x3F |
| | Edge Enhancement Adjustment. More...
|
| |
| static uint8_t | OV7670_AWBC1_ADDRESS = 0x43 |
| | AWB Control 1. More...
|
| |
| static uint8_t | OV7670_AWBC2_ADDRESS = 0x44 |
| | AWB Control 2. More...
|
| |
| static uint8_t | OV7670_AWBC3_ADDRESS = 0x45 |
| | AWB Control 3. More...
|
| |
| static uint8_t | OV7670_AWBC4_ADDRESS = 0x46 |
| | AWB Control 4. More...
|
| |
| static uint8_t | OV7670_AWBC5_ADDRESS = 0x47 |
| | AWB Control 5. More...
|
| |
| static uint8_t | OV7670_AWBC6_ADDRESS = 0x48 |
| | AWB Control 6. More...
|
| |
| static uint8_t | OV7670_RSVD_49_ADDRESS = 0x49 |
| | Reserved register 0x49-0x4A. More...
|
| |
| static uint8_t | OV7670_RSVD_4A_ADDRESS = 0x4A |
| |
| static uint8_t | OV7670_REG4B_ADDRESS = 0x4B |
| | Register 4B. More...
|
| |
| static uint8_t | OV7670_DNSTH_ADDRESS = 0x4C |
| | De-noise strength. More...
|
| |
| static uint8_t | OV7670_RSVD_4D_ADDRESS = 0x4D |
| | Reserved register 0x4D-0x4E. More...
|
| |
| static uint8_t | OV7670_RSVD_4E_ADDRESS = 0x4E |
| |
| static uint8_t | OV7670_MTX1_ADDRESS = 0x4F |
| | Matrix Coefficient 1. More...
|
| |
| static uint8_t | OV7670_MTX2_ADDRESS = 0x50 |
| | Matrix Coefficient 2. More...
|
| |
| static uint8_t | OV7670_MTX3_ADDRESS = 0x51 |
| | Matrix Coefficient 3. More...
|
| |
| static uint8_t | OV7670_MTX4_ADDRESS = 0x52 |
| | Matrix Coefficient 4. More...
|
| |
| static uint8_t | OV7670_MTX5_ADDRESS = 0x53 |
| | Matrix Coefficient 5. More...
|
| |
| static uint8_t | OV7670_MTX6_ADDRESS = 0x54 |
| | Matrix Coefficient 6. More...
|
| |
| static uint8_t | OV7670_BRIGHT_ADDRESS = 0x55 |
| | Brightness Control. More...
|
| |
| static uint8_t | OV7670_CONTRAS_ADDRESS = 0x56 |
| | Contrast Control. More...
|
| |
| static uint8_t | OV7670_CONTRAS_CENTER_ADDRESS = 0x57 |
| | Contrast Center. More...
|
| |
| static uint8_t | OV7670_MTXS_ADDRESS = 0x58 |
| | Matrix Coefficient Sign register. More...
|
| |
| static uint8_t | OV7670_RSVD_59_ADDRESS = 0x59 |
| | RSVD (Reserved) More...
|
| |
| static uint8_t | OV7670_RSVD_5A_ADDRESS = 0x5A |
| |
| static uint8_t | OV7670_RSVD_5B_ADDRESS = 0x5B |
| |
| static uint8_t | OV7670_RSVD_5C_ADDRESS = 0x5C |
| |
| static uint8_t | OV7670_RSVD_5D_ADDRESS = 0x5D |
| |
| static uint8_t | OV7670_RSVD_5E_ADDRESS = 0x5E |
| |
| static uint8_t | OV7670_RSVD_5F_ADDRESS = 0x5F |
| |
| static uint8_t | OV7670_RSVD_60_ADDRESS = 0x60 |
| |
| static uint8_t | OV7670_RSVD_61_ADDRESS = 0x61 |
| |
| static uint8_t | OV7670_LCC1_ADDRESS = 0x62 |
| | Lens Correction Option 1. More...
|
| |
| static uint8_t | OV7670_LCC2_ADDRESS = 0x63 |
| | Lens Correction Option 2. More...
|
| |
| static uint8_t | OV7670_LCC3_ADDRESS = 0x64 |
| | Lens Correction Option 3. More...
|
| |
| static uint8_t | OV7670_LCC4_ADDRESS = 0x65 |
| | Lens Correction Option 4. More...
|
| |
| static uint8_t | OV7670_LCC5_ADDRESS = 0x66 |
| | Lens Correction Control. More...
|
| |
| static uint8_t | OV7670_MANU_ADDRESS = 0x67 |
| | Manual U Value (effective only when register TSLB[4] is high) More...
|
| |
| static uint8_t | OV7670_MANV_ADDRESS = 0x68 |
| | Manual V Value (effective only when register TSLB[4] is high) More...
|
| |
| static uint8_t | OV7670_GFIX_ADDRESS = 0x69 |
| | Fixed Gain Control. More...
|
| |
| static uint8_t | OV7670_GGAIN_ADDRESS = 0x6A |
| | G Channel AWB Gain. More...
|
| |
| static uint8_t | OV7670_DBLV_ADDRESS = 0x6B |
| | DBLV register. More...
|
| |
| static uint8_t | OV7670_AWBCTR3_ADDRESS = 0x6C |
| | AWB Control 3 return 0x6C. More...
|
| |
| static uint8_t | OV7670_AWBCTR2_ADDRESS = 0x6D |
| | AWB Control 2 return 0x6D. More...
|
| |
| static uint8_t | OV7670_AWBCTR1_ADDRESS = 0x6E |
| | AWB Control 1 return 0x6E. More...
|
| |
| static uint8_t | OV7670_AWBCTR0_ADDRESS = 0x6F |
| | AWB Control 0 return 0x6F. More...
|
| |
| static uint8_t | OV7670_SCALING_XSC_ADDRESS = 0x70 |
| | SCALING_XSC register. More...
|
| |
| static uint8_t | OV7670_SCALING_YSC_ADDRESS = 0x71 |
| | SCALING_YSC register. More...
|
| |
| static uint8_t | OV7670_SCALING_DCWCTR_ADDRESS = 0x72 |
| | DCW Control register. More...
|
| |
| static uint8_t | OV7670_SCALING_PCLK_DIV_ADDRESS = 0x73 |
| | SCALING_PCLK_DIV register. More...
|
| |
| static uint8_t | OV7670_REG74_ADDRESS = 0x74 |
| | Register 74. More...
|
| |
| static uint8_t | OV7670_REG75_ADDRESS = 0x75 |
| | Register 75. More...
|
| |
| static uint8_t | OV7670_REG76_ADDRESS = 0x76 |
| | Register 76. More...
|
| |
| static uint8_t | OV7670_REG77_ADDRESS = 0x77 |
| | Register 77. More...
|
| |
| static uint8_t | OV7670_RSVD_78_ADDRESS = 0x78 |
| | RSVD (Reserved) More...
|
| |
| static uint8_t | OV7670_RSVD_79_ADDRESS = 0x79 |
| |
| static uint8_t | OV7670_SLOP_ADDRESS = 0x7A |
| | SLOP register. More...
|
| |
| static uint8_t | OV7670_GAM1_ADDRESS = 0x7B |
| | Gamma Curve register 1. More...
|
| |
| static uint8_t | OV7670_GAM2_ADDRESS = 0x7C |
| | Gamma Curve register 2. More...
|
| |
| static uint8_t | OV7670_GAM3_ADDRESS = 0x7D |
| | Gamma Curve register 3. More...
|
| |
| static uint8_t | OV7670_GAM4_ADDRESS = 0x7E |
| | Gamma Curve register 4. More...
|
| |
| static uint8_t | OV7670_GAM5_ADDRESS = 0x7F |
| | Gamma Curve register 5. More...
|
| |
| static uint8_t | OV7670_GAM6_ADDRESS = 0x80 |
| | Gamma Curve register 6. More...
|
| |
| static uint8_t | OV7670_GAM7_ADDRESS = 0x81 |
| | Gamma Curve register 7. More...
|
| |
| static uint8_t | OV7670_GAM8_ADDRESS = 0x82 |
| | Gamma Curve register 8. More...
|
| |
| static uint8_t | OV7670_GAM9_ADDRESS = 0x83 |
| | Gamma Curve register 9. More...
|
| |
| static uint8_t | OV7670_GAM10_ADDRESS = 0x84 |
| | Gamma Curve register 10. More...
|
| |
| static uint8_t | OV7670_GAM11_ADDRESS = 0x85 |
| | Gamma Curve register 11. More...
|
| |
| static uint8_t | OV7670_GAM12_ADDRESS = 0x86 |
| | Gamma Curve register 12. More...
|
| |
| static uint8_t | OV7670_GAM13_ADDRESS = 0x87 |
| | Gamma Curve register 13. More...
|
| |
| static uint8_t | OV7670_GAM14_ADDRESS = 0x88 |
| | Gamma Curve register 14. More...
|
| |
| static uint8_t | OV7670_GAM15_ADDRESS = 0x89 |
| | Gamma Curve register 15. More...
|
| |
| static uint8_t | OV7670_RSVD_8A_ADDRESS = 0x8A |
| | RSVD (Reserved) More...
|
| |
| static uint8_t | OV7670_RSVD_8B_ADDRESS = 0x8B |
| |
| static uint8_t | OV7670_RGB444_ADDRESS = 0x8C |
| | RGB444 register. More...
|
| |
| static uint8_t | OV7670_RSVD_8D_ADDRESS = 0x8D |
| | RSVD (Reserved) More...
|
| |
| static uint8_t | OV7670_RSVD_8E_ADDRESS = 0x8E |
| |
| static uint8_t | OV7670_RSVD_8F_ADDRESS = 0x8F |
| |
| static uint8_t | OV7670_RSVD_90_ADDRESS = 0x90 |
| |
| static uint8_t | OV7670_RSVD_91_ADDRESS = 0x91 |
| |
| static uint8_t | OV7670_DM_LNL_ADDRESS = 0x92 |
| | Dummy Row low 8 bits register. More...
|
| |
| static uint8_t | OV7670_DM_LNH_ADDRESS = 0x93 |
| | z More...
|
| |
| static uint8_t | OV7670_LCC6_ADDRESS = 0x94 |
| | Lens Correction Option 6 (effective only when LCC5[2] is high) More...
|
| |
| static uint8_t | OV7670_LCC7_ADDRESS = 0x95 |
| | Lens Correction Option 7 (effective only when LCC5[2] is high) More...
|
| |
| static uint8_t | OV7670_RSVD_96_ADDRESS = 0x96 |
| | RSVD (Reserved) More...
|
| |
| static uint8_t | OV7670_RSVD_97_ADDRESS = 0x97 |
| |
| static uint8_t | OV7670_RSVD_98_ADDRESS = 0x98 |
| |
| static uint8_t | OV7670_RSVD_99_ADDRESS = 0x99 |
| |
| static uint8_t | OV7670_RSVD_9A_ADDRESS = 0x9A |
| |
| static uint8_t | OV7670_RSVD_9B_ADDRESS = 0x9B |
| |
| static uint8_t | OV7670_RSVD_9C_ADDRESS = 0x9C |
| |
| static uint8_t | OV7670_BD50ST_ADDRESS = 0x9D |
| | 50 Hz Banding Filter Value More...
|
| |
| static uint8_t | OV7670_BD60ST_ADDRESS = 0x9E |
| | 60 Hz Banding Filter Value More...
|
| |
| static uint8_t | OV7670_HAECC1_ADDRESS = 0x9F |
| | HAECC1 Histogram-based AEC/AGC Control 1. More...
|
| |
| static uint8_t | OV7670_HAECC2_ADDRESS = 0xA0 |
| | HAECC1 Histogram-based AEC/AGC Control 2. More...
|
| |
| static uint8_t | OV7670_RSVD_A1_ADDRESS = 0xA1 |
| | RSVD (Reserved) More...
|
| |
| static uint8_t | OV7670_SCALING_PCLK_DELAY_ADDRESS = 0xA2 |
| | Pixel Clock Delay. More...
|
| |
| static uint8_t | OV7670_RSVD_A3_ADDRESS = 0xA3 |
| | RSVD (Reserved) More...
|
| |
| static uint8_t | OV7670_NT_CTRL_ADDRESS = 0xA4 |
| | NT_CTRL register. More...
|
| |
| static uint8_t | OV7670_BD50MAX_ADDRESS = 0xA5 |
| | BD50MAX register. More...
|
| |
| static uint8_t | OV7670_HAECC3_ADDRESS = 0xA6 |
| | HAECC3 Histogram-based AEC/AGC Control 3. More...
|
| |
| static uint8_t | OV7670_HAECC4_ADDRESS = 0xA7 |
| | HAECC4 Histogram-based AEC/AGC Control 4. More...
|
| |
| static uint8_t | OV7670_HAECC5_ADDRESS = 0xA8 |
| | HAECC5 Histogram-based AEC/AGC Control 5. More...
|
| |
| static uint8_t | OV7670_HAECC6_ADDRESS = 0xA9 |
| | HAECC6 Histogram-based AEC/AGC Control 6. More...
|
| |
| static uint8_t | OV7670_HAECC7_ADDRESS = 0xAA |
| | HAECC7 Histogram-based AEC/AGC Control 7. More...
|
| |
| static uint8_t | OV7670_BD60MAX_ADDRESS = 0xAB |
| | BD60MAX register. More...
|
| |
| static uint8_t | OV7670_STR_OPT_ADDRESS = 0xAC |
| | STR-OPT register. More...
|
| |
| static uint8_t | OV7670_STR_R_ADDRESS = 0xAD |
| | R Gain for LED Output Frame. More...
|
| |
| static uint8_t | OV7670_STR_G_ADDRESS = 0xAE |
| | G Gain for LED Output Frame. More...
|
| |
| static uint8_t | OV7670_STR_B_ADDRESS = 0xAF |
| | B Gain for LED Output Frame. More...
|
| |
| static uint8_t | OV7670_RSVD_B0_ADDRESS = 0xB0 |
| | RSVD (Reserved) More...
|
| |
| static uint8_t | OV7670_ABLC1_ADDRESS = 0xB1 |
| | ABLC1 register. More...
|
| |
| static uint8_t | OV7670_RSVD_B2_ADDRESS = 0xB2 |
| | RSVD (Reserved) More...
|
| |
| static uint8_t | OV7670_THL_ST_ADDRESS = 0xB3 |
| | ABLC Target. More...
|
| |
| static uint8_t | OV7670_RSVD_B4_ADDRESS = 0xB4 |
| | RSVD (Reserved) More...
|
| |
| static uint8_t | OV7670_THL_DLT_ADDRESS = 0xB5 |
| | ABLC Stable Range. More...
|
| |
| static uint8_t | OV7670_RSVD_B6_ADDRESS = 0xB6 |
| | RSVD (Reserved) More...
|
| |
| static uint8_t | OV7670_RSVD_B7_ADDRESS = 0xB7 |
| |
| static uint8_t | OV7670_RSVD_B8_ADDRESS = 0xB8 |
| |
| static uint8_t | OV7670_RSVD_B9_ADDRESS = 0xB9 |
| |
| static uint8_t | OV7670_RSVD_BA_ADDRESS = 0xBA |
| |
| static uint8_t | OV7670_RSVD_BB_ADDRESS = 0xBB |
| |
| static uint8_t | OV7670_RSVD_BC_ADDRESS = 0xBC |
| |
| static uint8_t | OV7670_RSVD_BD_ADDRESS = 0xBD |
| |
| static uint8_t | OV7670_AD_CHB_ADDRESS = 0xBE |
| | Blue Channel Black Level Compensation. More...
|
| |
| static uint8_t | OV7670_AD_CHR_ADDRESS = 0xBF |
| | Red Channel Black Level Compensation. More...
|
| |
| static uint8_t | OV7670_AD_CHGB_ADDRESS = 0xC0 |
| | Gb Channel Black Level Compensation. More...
|
| |
| static uint8_t | OV7670_AD_CHGR_ADDRESS = 0xC1 |
| | Gr Channel Black Level Compensation. More...
|
| |
| static uint8_t | OV7670_RSVD_C2_ADDRESS = 0xC2 |
| | RSVD (Reserved) More...
|
| |
| static uint8_t | OV7670_RSVD_C3_ADDRESS = 0xC3 |
| |
| static uint8_t | OV7670_RSVD_C4_ADDRESS = 0xC4 |
| |
| static uint8_t | OV7670_RSVD_C5_ADDRESS = 0xC5 |
| |
| static uint8_t | OV7670_RSVD_C6_ADDRESS = 0xC6 |
| |
| static uint8_t | OV7670_RSVD_C7_ADDRESS = 0xC7 |
| |
| static uint8_t | OV7670_RSVD_C8_ADDRESS = 0xC8 |
| |
| static uint8_t | OV7670_SATCTR_ADDRESS = 0xC9 |
| | Saturation Control register. More...
|
| |
| static uint8_t | OV7670_COM7_SOFT_RESET = 0x80 |
| | Values for registers to be set at camera init. More...
|
| |
| static uint8_t | OV7670_CLKRC_RESET_VALUE = 0x01 |
| | CLKRC 30fps clock scale. More...
|
| |
| static uint8_t | OV7670_TSLB_RESET_VALUE = 0x04 |
| | TSLB magic reserved bit. More...
|
| |
| static uint8_t | OV7670_COM7_RESET_VALUE = 0x0 |
| | COM7 YUV reset value. More...
|
| |
| static uint8_t | OV7670_HSTART_RESET_VALUE = 0x13 |
| | HSTART reset, value from OV doesn't make sense at all. More...
|
| |
| static uint8_t | OV7670_HSTOP_RESET_VALUE = 0x01 |
| | HSTOP reset, value from OV doesn't make sense at all. More...
|
| |
| static uint8_t | OV7670_HREF_RESET_VALUE = 0xB6 |
| | HREF reset, MSB bits from HSTART AND HSTOP. More...
|
| |
| static uint8_t | OV7670_VSTART_RESET_VALUE = 0x02 |
| | VSTART reset. More...
|
| |
| static uint8_t | OV7670_VSTOP_RESET_VALUE = 0x7A |
| | VSTOP reset, this makes more sense compared to HSTOP. More...
|
| |
| static uint8_t | OV7670_VREF_RESET_VALUE = 0x0A |
| | VREF reset, start low 2 bits from VSTOP/START. More...
|
| |
| static uint8_t | OV7670_COM14_RESET_VALUE = 0x0 |
| | COM3 reset value. More...
|
| |
| static uint8_t | OV7670_SCALING_XSC_RESET_VALUE = 0x3A |
| | SCALING_XSC reset value. More...
|
| |
| static uint8_t | OV7670_SCALING_PCLK_DIV_RESET_VALUE = 0xF0 |
| | SCALING_PCLK_DIV reset value. More...
|
| |
| static uint8_t | OV7670_SLOP_RESET_VALUE = 0x20 |
| | SLOP , Gamma curve highest segment slop. More...
|
| |
| static uint8_t | OV7670_GAM1_RESET_VALUE = 0x10 |
| | GAM1 Gamma curve 1. More...
|
| |
| static uint8_t | OV7670_GAM2_RESET_VALUE = 0x1E |
| | GAM2 Gamma curve 2. More...
|
| |
| static uint8_t | OV7670_GAM3_RESET_VALUE = 0x35 |
| | GAM3 Gamma curve 3. More...
|
| |
| static uint8_t | OV7670_GAM4_RESET_VALUE = 0x5A |
| | GAM4 Gamma curve 4. More...
|
| |
| static uint8_t | OV7670_GAM5_RESET_VALUE = 0x69 |
| | GAM5 Gamma curve 5. More...
|
| |
| static uint8_t | OV7670_GAM6_RESET_VALUE = 0x76 |
| | GAM6 Gamma curve 6. More...
|
| |
| static uint8_t | OV7670_GAM7_RESET_VALUE = 0x80 |
| | GAM7 Gamma curve 7. More...
|
| |
| static uint8_t | OV7670_GAM8_RESET_VALUE = 0x88 |
| | GAM8 Gamma curve 8. More...
|
| |
| static uint8_t | OV7670_GAM9_RESET_VALUE = 0x8F |
| | GAM9 Gamma curve 9. More...
|
| |
| static uint8_t | OV7670_GAM10_RESET_VALUE = 0x96 |
| | GAM10 Gamma curve 10. More...
|
| |
| static uint8_t | OV7670_GAM11_RESET_VALUE = 0xA3 |
| | GAM11 Gamma curve 11. More...
|
| |
| static uint8_t | OV7670_GAM12_RESET_VALUE = 0xAF |
| | GAM12 Gamma curve 12. More...
|
| |
| static uint8_t | OV7670_GAM13_RESET_VALUE = 0xC4 |
| | GAM13 Gamma curve 13. More...
|
| |
| static uint8_t | OV7670_GAM14_RESET_VALUE = 0xD7 |
| | GAM14 Gamma curve 14. More...
|
| |
| static uint8_t | OV7670_GAM15_RESET_VALUE = 0xE8 |
| | GAM15 Gamma curve 15. More...
|
| |
| static uint8_t | OV7670_COM8_RESET_VALUE_ONE = 0xE0 |
| | COM8 reset, disable AGC and AEC first. More...
|
| |
| static uint8_t | OV7670_COM4_RESET_VALUE = 0x40 |
| | COM4 reset, magic reserved 6th bit. More...
|
| |
| static uint8_t | OV7670_COM9_RESET_VALUE = 0x18 |
| | COM9 reset, magic reserved, 4x gain ceiling. More...
|
| |
| static uint8_t | OV7670_BD50MAX_RESET_VALUE = 0x05 |
| | BD50MAX reset 0000 0101. More...
|
| |
| static uint8_t | OV7670_BD60MAX_RESET_VALUE = 0x07 |
| | BD60MAX reset 0000 0111. More...
|
| |
| static uint8_t | OV7670_AEW_RESET_VALUE = 0x95 |
| | AEW reset. More...
|
| |
| static uint8_t | OV7670_AEB_RESET_VALUE = 0x33 |
| | AEB reset. More...
|
| |
| static uint8_t | OV7670_VPT_RESET_VALUE = 0xE3 |
| | VPT reset. More...
|
| |
| static uint8_t | OV7670_HAECC1_RESET_VALUE = 0x78 |
| | HAECC1 reset. More...
|
| |
| static uint8_t | OV7670_HAECC2_RESET_VALUE = 0x68 |
| | HAECC2 reset. More...
|
| |
| static uint8_t | OV7670_RSVD_A1_RESET_VALUE = 0x03 |
| | Reserved magic again. More...
|
| |
| static uint8_t | OV7670_HAECC3_RESET_VALUE = 0xD8 |
| | HAECC3 reset. More...
|
| |
| static uint8_t | OV7670_HAECC4_RESET_VALUE = 0xD8 |
| | HAECC4 reset. More...
|
| |
| static uint8_t | OV7670_HAECC6_RESET_VALUE = 0x90 |
| | HAECC6 reset. More...
|
| |
| static uint8_t | OV7670_HAECC7_RESET_VALUE = 0x94 |
| | HAECC7 reset. More...
|
| |
| static uint8_t | OV7670_COM8_RESET_VALUE_TWO = 0xE5 |
| | COM8 reset 2. More...
|
| |
| static uint8_t | OV7670_COM5_RESET_VALUE = 0x61 |
| | COM5 reset. More...
|
| |
| static uint8_t | OV7670_COM6_RESET_VALUE = 0x4B |
| | COM6 reset. More...
|
| |
| static uint8_t | OV7670_RSVD_16_RESET_VALUE = 0x02 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_MVFP_RESET_VALUE = 0x07 |
| | MVFP reset. More...
|
| |
| static uint8_t | OV7670_ADCCTR2_RESET_VALUE = 0x91 |
| | ADCCTR2 reset. More...
|
| |
| static uint8_t | OV7670_RSVD_29_RESET_VALUE = 0x07 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_CHLF_RESET_VALUE = 0x0B |
| | CHLF reset value, reserved. More...
|
| |
| static uint8_t | OV7670_RSVD_35_RESET_VALUE = 0x0B |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_ADC_RESET_VALUE = 0x1D |
| | ADC reset. More...
|
| |
| static uint8_t | OV7670_ACOM_RESET_VALUE = 0x71 |
| | ACOM reset. More...
|
| |
| static uint8_t | OV7670_OFON_RESET_VALUE = 0x2A |
| | OFON reset. More...
|
| |
| static uint8_t | OV7670_COM12_RESET_VALUE = 0x78 |
| | COM12 reset. More...
|
| |
| static uint8_t | OV7670_RSVD_4D_RESET_VALUE = 0x40 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_4E_RESET_VALUE = 0x20 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_GFIX_RESET_VALUE = 0x0 |
| | GFIX reset. More...
|
| |
| static uint8_t | OV7670_DBLV_RESET_VALUE = 0x4A |
| | DBLV reset. More...
|
| |
| static uint8_t | OV7670_REG74_RESET_VALUE = 0x10 |
| | REG74 reset. More...
|
| |
| static uint8_t | OV7670_RSVD_8D_RESET_VALUE = 0x4F |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_8E_RESET_VALUE = 0x0 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_8F_RESET_VALUE = 0x0 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_90_RESET_VALUE = 0x0 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_91_RESET_VALUE = 0x0 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_96_RESET_VALUE_ONE = 0x0 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_9A_RESET_VALUE_ONE = 0x0 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_B0_RESET_VALUE = 0x84 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_ABLC1_RESET_VALUE = 0x0C |
| | ABLC1 reset. More...
|
| |
| static uint8_t | OV7670_RSVD_B2_RESET_VALUE = 0x0E |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_THL_ST_RESET_VALUE = 0x82 |
| | THL_ST reset. More...
|
| |
| static uint8_t | OV7670_RSVD_B8_RESET_VALUE = 0x0A |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_AWBC1_RESET_VALUE = 0x0A |
| | AWBC1 reset. More...
|
| |
| static uint8_t | OV7670_AWBC3_RESET_VALUE = 0x34 |
| | AWBC3 reset. More...
|
| |
| static uint8_t | OV7670_AWBC4_RESET_VALUE = 0x58 |
| | AWBC4 reset. More...
|
| |
| static uint8_t | OV7670_AWBC5_RESET_VALUE = 0x28 |
| | AWBC5 reset. More...
|
| |
| static uint8_t | OV7670_AWBC6_RESET_VALUE = 0x3A |
| | AWBC6 reset. More...
|
| |
| static uint8_t | OV7670_RSVD_59_RESET_VALUE = 0x88 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_5A_RESET_VALUE = 0x88 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_5B_RESET_VALUE = 0x44 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_5C_RESET_VALUE = 0x67 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_5D_RESET_VALUE = 0x49 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_5E_RESET_VALUE = 0x0E |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_AWBCTR3_RESET_VALUE = 0x0A |
| | AWBCTR3 reset. More...
|
| |
| static uint8_t | OV7670_AWBCTR2_RESET_VALUE = 0x55 |
| | AWBCTR2 reset. More...
|
| |
| static uint8_t | OV7670_AWBCTR1_RESET_VALUE = 0x11 |
| | AWBCTR1 reset. More...
|
| |
| static uint8_t | OV7670_AWBCTR0_RESET_VALUE = 0x9F |
| | AWBCTR0 reset. More...
|
| |
| static uint8_t | OV7670_GGAIN_RESET_VALUE = 0x40 |
| | GGAIN reset. More...
|
| |
| static uint8_t | OV7670_BLUE_GAIN_RESET_VALUE = 0x40 |
| | BLUE Gain reset. More...
|
| |
| static uint8_t | OV7670_RED_GAIN_RESET_VALUE = 0x60 |
| | RED Gain reset. More...
|
| |
| static uint8_t | OV7670_COM8_RESET_VALUE_THREE = 0xE7 |
| | COM8 reset three. More...
|
| |
| static uint8_t | OV7670_MTX1_RESET_VALUE = 0x80 |
| | MTX1 reset. More...
|
| |
| static uint8_t | OV7670_MTX2_RESET_VALUE = 0x80 |
| | MTX2 reset. More...
|
| |
| static uint8_t | OV7670_MTX3_RESET_VALUE = 0x0 |
| | MTX3 reset. More...
|
| |
| static uint8_t | OV7670_MTX4_RESET_VALUE = 0x22 |
| | MTX4 reset. More...
|
| |
| static uint8_t | OV7670_MTX5_RESET_VALUE = 0x5E |
| | MTX5 reset. More...
|
| |
| static uint8_t | OV7670_MTX6_RESET_VALUE = 0x80 |
| | MTX6 reset. More...
|
| |
| static uint8_t | OV7670_MTXS_RESET_VALUE = 0x9E |
| | MTXS reset. More...
|
| |
| static uint8_t | OV7670_COM16_RESET_VALUE_ONE = 0x08 |
| | COM16 reset. More...
|
| |
| static uint8_t | OV7670_EDGE_RESET_VALUE = 0x0 |
| | EDGE reset. More...
|
| |
| static uint8_t | OV7670_REG75_RESET_VALUE = 0x05 |
| | REG75 reset. More...
|
| |
| static uint8_t | OV7670_REG76_RESET_VALUE = 0xE1 |
| | REG76 reset. More...
|
| |
| static uint8_t | OV7670_DNSTH_RESET_VALUE = 0x0 |
| | DNSTH reset. More...
|
| |
| static uint8_t | OV7670_REG77_RESET_VALUE = 0x01 |
| | REG77 reset. More...
|
| |
| static uint8_t | OV7670_COM13_RESET_VALUE = 0xC3 |
| | COM13 reset. More...
|
| |
| static uint8_t | OV7670_REG4B_RESET_VALUE = 0x09 |
| | REG4B reset. More...
|
| |
| static uint8_t | OV7670_SATCTR_RESET_VALUE = 0x60 |
| | SATCTR reset. More...
|
| |
| static uint8_t | OV7670_COM16_RESET_VALUE_TWO = 0x38 |
| | COM16 reset. More...
|
| |
| static uint8_t | OV7670_COM11_RESET_VALUE = 0x12 |
| | COM11 reset. More...
|
| |
| static uint8_t | OV7670_NT_CTRL_RESET_VALUE = 0x88 |
| | NT_CTRL reset. More...
|
| |
| static uint8_t | OV7670_RSVD_96_RESET_VALUE_TWO = 0x0 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_97_RESET_VALUE = 0x30 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_98_RESET_VALUE = 0x20 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_99_RESET_VALUE = 0x30 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_9A_RESET_VALUE_TWO = 0x84 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_9B_RESET_VALUE = 0x29 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_9C_RESET_VALUE = 0x03 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_BD50ST_RESET_VALUE = 0x4C |
| | BD50ST reset. More...
|
| |
| static uint8_t | OV7670_BD60ST_RESET_VALUE = 0x3F |
| | BD60ST reset. More...
|
| |
| static uint8_t | OV7670_RSVD_78_RESET_VALUE = 0x04 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_79_RESET_VALUE_ONE = 0x01 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_C8_RESET_VALUE_ONE = 0xF0 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_79_RESET_VALUE_TWO = 0x0F |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_C8_RESET_VALUE_TWO = 0x0 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_79_RESET_VALUE_THREE = 0x10 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_C8_RESET_VALUE_THREE = 0x7E |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_79_RESET_VALUE_FOUR = 0x0A |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_C8_RESET_VALUE_FOUR = 0x80 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_79_RESET_VALUE_FIVE = 0x0B |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_C8_RESET_VALUE_FIVE = 0x01 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_79_RESET_VALUE_SIX = 0x0C |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_C8_RESET_VALUE_SIX = 0x0F |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_79_RESET_VALUE_SEVEN = 0x0D |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_C8_RESET_VALUE_SEVEN = 0x20 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_79_RESET_VALUE_EIGHT = 0x09 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_C8_RESET_VALUE_EIGHT = 0x80 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_79_RESET_VALUE_NINE = 0x02 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_C8_RESET_VALUE_NINE = 0xC0 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_79_RESET_VALUE_TEN = 0x03 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_C8_RESET_VALUE_TEN = 0x40 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_79_RESET_VALUE_ELEVEN = 0x05 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_C8_RESET_VALUE_ELEVEN = 0x30 |
| | RSVD reset. More...
|
| |
| static uint8_t | OV7670_RSVD_79_RESET_VALUE_FINAL = 0x26 |
| | RSVD reset. More...
|
| |
| I2C_HandleTypeDef * | OV7670_I2C |
| | Functions and other variables! More...
|
| |