This file defines several arrays.
Each of them contain adress of ov7740 register and corresponding value for a specific configuration. There are seven different configuration:
Variables | |
const ov_reg | OV7740_QQVGA_RGB888 [] |
Addresses and values of the OV7740 registers for the OV7740_QVGA_RGB888 configuration: More... | |
const ov_reg | OV7740_QQVGA_YUV422 [] |
Addresses and values of the OV7740 registers for the OV7740_QQVGA_YUV422 configuration: More... | |
const ov_reg | OV7740_QVGA_RGB888 [] |
Addresses and values of the OV7740 registers for the OV7740_QVGA_RGB888 configuration: More... | |
const ov_reg | OV7740_QVGA_YUV422_10FPS [] |
Addresses and values of the OV7740 registers for the OV7740_QVGA_YUV422_10FPS configuration: More... | |
const ov_reg | OV7740_QVGA_YUV422_15FPS [] |
Addresses and values of the OV7740 registers for the OV7740_QVGA_YUV422_15FPS configuration: More... | |
const ov_reg | OV7740_QVGA_YUV422_20FPS [] |
Addresses and values of the OV7740 registers for the OV7740_QVGA_YUV422_20FPS configuration: More... | |
const ov_reg | OV7740_QVGA_YUV422_30FPS [] |
Addresses and values of the OV7740 registers for the OV7740_QVGA_YUV422_30FPS configuration: More... | |
const ov_reg | OV7740_TEST_PATTERN [] |
Addresses and values of the OV7740 registers for the OV7740_TEST_PATTERN configuration: More... | |
const ov_reg | OV7740_VGA_YUV422_20FPS [] |
Addresses and values of the OV7740 registers for the OV7740_VGA_YUV422_20FPS configuration: More... | |
const ov_reg OV7740_QQVGA_RGB888[] |
Addresses and values of the OV7740 registers for the OV7740_QVGA_RGB888 configuration:
Referenced by ov_configure().
const ov_reg OV7740_QQVGA_YUV422[] |
Addresses and values of the OV7740 registers for the OV7740_QQVGA_YUV422 configuration:
Referenced by ov_configure().
const ov_reg OV7740_QVGA_RGB888[] |
Addresses and values of the OV7740 registers for the OV7740_QVGA_RGB888 configuration:
Referenced by ov_configure().
const ov_reg OV7740_QVGA_YUV422_10FPS[] |
Addresses and values of the OV7740 registers for the OV7740_QVGA_YUV422_10FPS configuration:
Referenced by ov_configure().
const ov_reg OV7740_QVGA_YUV422_15FPS[] |
Addresses and values of the OV7740 registers for the OV7740_QVGA_YUV422_15FPS configuration:
Referenced by ov_configure().
const ov_reg OV7740_QVGA_YUV422_20FPS[] |
Addresses and values of the OV7740 registers for the OV7740_QVGA_YUV422_20FPS configuration:
Referenced by ov_configure().
const ov_reg OV7740_QVGA_YUV422_30FPS[] |
Addresses and values of the OV7740 registers for the OV7740_QVGA_YUV422_30FPS configuration:
Referenced by ov_configure().
const ov_reg OV7740_TEST_PATTERN[] |
Addresses and values of the OV7740 registers for the OV7740_TEST_PATTERN configuration:
Referenced by ov_configure().
const ov_reg OV7740_VGA_YUV422_20FPS[] |
Addresses and values of the OV7740 registers for the OV7740_VGA_YUV422_20FPS configuration:
Referenced by ov_configure().