![]() |
LibDriver OV2640
|
ov2640 dsp driver modules More...
Functions | |
| uint8_t | ov2640_set_dsp_bypass (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable dsp bypass | |
| uint8_t | ov2640_get_dsp_bypass (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get dsp bypass status | |
| uint8_t | ov2640_set_auto_mode (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable auto_mode | |
| uint8_t | ov2640_get_auto_mode (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get auto mode status | |
| uint8_t | ov2640_set_dvp_pclk (ov2640_handle_t *handle, uint8_t pclk) |
| set dvp pclk | |
| uint8_t | ov2640_get_dvp_pclk (ov2640_handle_t *handle, uint8_t *pclk) |
| get dvp pclk | |
| uint8_t | ov2640_set_dvp_y8 (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable dvp y8 | |
| uint8_t | ov2640_get_dvp_y8 (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get dvp y8 status | |
| uint8_t | ov2640_set_jpeg_output (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable jpeg output | |
| uint8_t | ov2640_get_jpeg_output (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get jpeg output status | |
| uint8_t | ov2640_set_dvp_output_format (ov2640_handle_t *handle, ov2640_dvp_output_format_t format) |
| set dvp output format | |
| uint8_t | ov2640_get_dvp_output_format (ov2640_handle_t *handle, ov2640_dvp_output_format_t *format) |
| get dvp output format | |
| uint8_t | ov2640_set_dvp_jpeg_output_href_timing (ov2640_handle_t *handle, ov2640_href_timing_t timing) |
| set dvp jpeg output href timing | |
| uint8_t | ov2640_get_dvp_jpeg_output_href_timing (ov2640_handle_t *handle, ov2640_href_timing_t *timing) |
| get dvp jpeg output href timing | |
| uint8_t | ov2640_set_byte_swap (ov2640_handle_t *handle, ov2640_byte_swap_t byte_swap) |
| set byte swap | |
| uint8_t | ov2640_get_byte_swap (ov2640_handle_t *handle, ov2640_byte_swap_t *byte_swap) |
| get byte swap | |
| uint8_t | ov2640_set_reset (ov2640_handle_t *handle, ov2640_reset_t type, ov2640_bool_t enable) |
| enable or disable reset | |
| uint8_t | ov2640_get_reset (ov2640_handle_t *handle, ov2640_reset_t type, ov2640_bool_t *enable) |
| get reset status | |
| uint8_t | ov2640_set_sccb_master_speed (ov2640_handle_t *handle, uint8_t speed) |
| set sccb master speed | |
| uint8_t | ov2640_get_sccb_master_speed (ov2640_handle_t *handle, uint8_t *speed) |
| get sccb master speed | |
| uint8_t | ov2640_set_sccb_slave_id (ov2640_handle_t *handle, uint8_t id) |
| set sccb slave id | |
| uint8_t | ov2640_get_sccb_slave_id (ov2640_handle_t *handle, uint8_t *id) |
| get sccb slave id | |
| uint8_t | ov2640_set_address_auto_increase (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable address auto increase | |
| uint8_t | ov2640_get_address_auto_increase (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get address auto increase status | |
| uint8_t | ov2640_set_sccb (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable sccb | |
| uint8_t | ov2640_get_sccb (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get sccb status | |
| uint8_t | ov2640_set_sccb_master_clock_delay (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable sccb master clock delay | |
| uint8_t | ov2640_get_sccb_master_clock_delay (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get sccb master clock delay status | |
| uint8_t | ov2640_set_sccb_master_access (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable sccb master access | |
| uint8_t | ov2640_get_sccb_master_access (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get sccb master access status | |
| uint8_t | ov2640_set_sensor_pass_through_access (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable sensor pass through access | |
| uint8_t | ov2640_get_sensor_pass_through_access (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get sensor pass through access status | |
| uint8_t | ov2640_set_bist (ov2640_handle_t *handle, ov2640_bist_t bist, ov2640_bool_t enable) |
| enable or disable bist | |
| uint8_t | ov2640_get_bist (ov2640_handle_t *handle, ov2640_bist_t bist, ov2640_bool_t *enable) |
| get bist status | |
| uint8_t | ov2640_set_program_memory_pointer_address (ov2640_handle_t *handle, uint16_t addr) |
| set program memory pointer address | |
| uint8_t | ov2640_get_program_memory_pointer_address (ov2640_handle_t *handle, uint16_t *addr) |
| get program memory pointer address | |
| uint8_t | ov2640_set_program_memory_pointer_access_address (ov2640_handle_t *handle, uint8_t addr) |
| set program memory pointer access address | |
| uint8_t | ov2640_get_program_memory_pointer_access_address (ov2640_handle_t *handle, uint8_t *addr) |
| get program memory pointer access address | |
| uint8_t | ov2640_set_sccb_protocol_command (ov2640_handle_t *handle, uint8_t cmd) |
| set sccb protocol command | |
| uint8_t | ov2640_get_sccb_protocol_command (ov2640_handle_t *handle, uint8_t *cmd) |
| get sccb protocol command | |
| uint8_t | ov2640_set_sccb_protocol_status (ov2640_handle_t *handle, uint8_t status) |
| set sccb protocol status | |
| uint8_t | ov2640_get_sccb_protocol_status (ov2640_handle_t *handle, uint8_t *status) |
| get sccb protocol status | |
| uint8_t | ov2640_set_cip (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable cip | |
| uint8_t | ov2640_get_cip (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get cip status | |
| uint8_t | ov2640_set_dmy (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable dmy | |
| uint8_t | ov2640_get_dmy (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get dmy status | |
| uint8_t | ov2640_set_raw_gma (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable raw gma | |
| uint8_t | ov2640_get_raw_gma (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get raw gma status | |
| uint8_t | ov2640_set_dg (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable dg | |
| uint8_t | ov2640_get_dg (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get dg status | |
| uint8_t | ov2640_set_awb (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable awb | |
| uint8_t | ov2640_get_awb (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get awb status | |
| uint8_t | ov2640_set_awb_gain (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable awb gain | |
| uint8_t | ov2640_get_awb_gain (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get awb gain status | |
| uint8_t | ov2640_set_lenc (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable lenc | |
| uint8_t | ov2640_get_lenc (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get lenc status | |
| uint8_t | ov2640_set_pre (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable pre | |
| uint8_t | ov2640_get_pre (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get pre status | |
| uint8_t | ov2640_set_aec_enable (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable aec enable | |
| uint8_t | ov2640_get_aec_enable (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get aec enable status | |
| uint8_t | ov2640_set_aec_sel (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable aec sel | |
| uint8_t | ov2640_get_aec_sel (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get aec sel status | |
| uint8_t | ov2640_set_stat_sel (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable stat sel | |
| uint8_t | ov2640_get_stat_sel (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get stat sel status | |
| uint8_t | ov2640_set_vfirst (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable vfirst | |
| uint8_t | ov2640_get_vfirst (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get vfirst status | |
| uint8_t | ov2640_set_yuv422 (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable yuv422 | |
| uint8_t | ov2640_get_yuv422 (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get yuv422 status | |
| uint8_t | ov2640_set_yuv (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable yuv | |
| uint8_t | ov2640_get_yuv (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get yuv status | |
| uint8_t | ov2640_set_rgb (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable rgb | |
| uint8_t | ov2640_get_rgb (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get rgb status | |
| uint8_t | ov2640_set_raw (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable raw | |
| uint8_t | ov2640_get_raw (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get raw status | |
| uint8_t | ov2640_set_dcw (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable dcw | |
| uint8_t | ov2640_get_dcw (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get dcw status | |
| uint8_t | ov2640_set_sde (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable sde | |
| uint8_t | ov2640_get_sde (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get sde status | |
| uint8_t | ov2640_set_uv_adj (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable uv adj | |
| uint8_t | ov2640_get_uv_adj (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get uv adj status | |
| uint8_t | ov2640_set_uv_avg (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable uv avg | |
| uint8_t | ov2640_get_uv_avg (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get uv avg status | |
| uint8_t | ov2640_set_cmx (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable cmx | |
| uint8_t | ov2640_get_cmx (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get cmx status | |
| uint8_t | ov2640_set_bpc (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable bpc | |
| uint8_t | ov2640_get_bpc (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get bpc status | |
| uint8_t | ov2640_set_wpc (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable wpc | |
| uint8_t | ov2640_get_wpc (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get wpc status | |
| uint8_t | ov2640_set_sde_indirect_register_address (ov2640_handle_t *handle, uint8_t addr) |
| set sde indirect register address | |
| uint8_t | ov2640_get_sde_indirect_register_address (ov2640_handle_t *handle, uint8_t *addr) |
| get sde indirect register address | |
| uint8_t | ov2640_set_sde_indirect_register_data (ov2640_handle_t *handle, uint8_t data) |
| set sde indirect register data | |
| uint8_t | ov2640_get_sde_indirect_register_data (ov2640_handle_t *handle, uint8_t *data) |
| get sde indirect register data | |
| uint8_t | ov2640_set_image_horizontal (ov2640_handle_t *handle, uint16_t size) |
| set image horizontal | |
| uint8_t | ov2640_get_image_horizontal (ov2640_handle_t *handle, uint16_t *size) |
| get image horizontal | |
| uint8_t | ov2640_set_image_vertical (ov2640_handle_t *handle, uint16_t size) |
| set image vertical | |
| uint8_t | ov2640_get_image_vertical (ov2640_handle_t *handle, uint16_t *size) |
| get image vertical | |
| uint8_t | ov2640_set_quantization_scale_factor (ov2640_handle_t *handle, uint8_t factor) |
| set quantization scale factor | |
| uint8_t | ov2640_get_quantization_scale_factor (ov2640_handle_t *handle, uint8_t *factor) |
| get quantization scale factor | |
| uint8_t | ov2640_set_lp_dp (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable lp dp | |
| uint8_t | ov2640_get_lp_dp (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get lp dp status | |
| uint8_t | ov2640_set_round (ov2640_handle_t *handle, ov2640_bool_t enable) |
| enable or disable round | |
| uint8_t | ov2640_get_round (ov2640_handle_t *handle, ov2640_bool_t *enable) |
| get round status | |
| uint8_t | ov2640_set_vertical_divider (ov2640_handle_t *handle, uint8_t divider) |
| set vertical divider | |
| uint8_t | ov2640_get_vertical_divider (ov2640_handle_t *handle, uint8_t *divider) |
| get vertical divider | |
| uint8_t | ov2640_set_horizontal_divider (ov2640_handle_t *handle, uint8_t divider) |
| set horizontal divider | |
| uint8_t | ov2640_get_horizontal_divider (ov2640_handle_t *handle, uint8_t *divider) |
| get horizontal divider | |
| uint8_t | ov2640_set_horizontal_size (ov2640_handle_t *handle, uint16_t size) |
| set horizontal size | |
| uint8_t | ov2640_get_horizontal_size (ov2640_handle_t *handle, uint16_t *size) |
| get horizontal size | |
| uint8_t | ov2640_set_vertical_size (ov2640_handle_t *handle, uint16_t size) |
| set vertical size | |
| uint8_t | ov2640_get_vertical_size (ov2640_handle_t *handle, uint16_t *size) |
| get vertical size | |
| uint8_t | ov2640_set_offset_x (ov2640_handle_t *handle, uint16_t size) |
| set offset x | |
| uint8_t | ov2640_get_offset_x (ov2640_handle_t *handle, uint16_t *size) |
| get offset x | |
| uint8_t | ov2640_set_offset_y (ov2640_handle_t *handle, uint16_t size) |
| set offset y | |
| uint8_t | ov2640_get_offset_y (ov2640_handle_t *handle, uint16_t *size) |
| get offset y | |
| uint8_t | ov2640_set_dp_selx (ov2640_handle_t *handle, uint8_t size) |
| set dp selx | |
| uint8_t | ov2640_get_dp_selx (ov2640_handle_t *handle, uint8_t *size) |
| get dp selx | |
| uint8_t | ov2640_set_dp_sely (ov2640_handle_t *handle, uint8_t size) |
| set dp sely | |
| uint8_t | ov2640_get_dp_sely (ov2640_handle_t *handle, uint8_t *size) |
| get dp sely | |
| uint8_t | ov2640_set_output_width (ov2640_handle_t *handle, uint16_t size) |
| set output width | |
| uint8_t | ov2640_get_output_width (ov2640_handle_t *handle, uint16_t *size) |
| get output width | |
| uint8_t | ov2640_set_output_height (ov2640_handle_t *handle, uint16_t size) |
| set output height | |
| uint8_t | ov2640_get_output_height (ov2640_handle_t *handle, uint16_t *size) |
| get output height | |
| uint8_t | ov2640_set_zoom_speed (ov2640_handle_t *handle, uint8_t speed) |
| set zoom speed | |
| uint8_t | ov2640_get_zoom_speed (ov2640_handle_t *handle, uint8_t *speed) |
| get zoom speed | |
ov2640 dsp driver modules
| enum ov2640_bist_t |
ov2640 bist enumeration definition
Definition at line 231 of file driver_ov2640.h.
| enum ov2640_byte_swap_t |
ov2640 byte sawp enumeration definition
| Enumerator | |
|---|---|
| OV2640_BYTE_SWAP_YUYV | high byte first |
| OV2640_BYTE_SWAP_UVUV | low byte first |
Definition at line 209 of file driver_ov2640.h.
ov2640 dvp output format enumeration definition
| Enumerator | |
|---|---|
| OV2640_DVP_OUTPUT_FORMAT_YUV422 | yuv422 |
| OV2640_DVP_OUTPUT_FORMAT_RAW10 | dvp raw10 |
| OV2640_DVP_OUTPUT_FORMAT_RGB565 | rgb565 |
Definition at line 190 of file driver_ov2640.h.
| enum ov2640_href_timing_t |
ov2640 href timing enumeration definition
| Enumerator | |
|---|---|
| OV2640_HREF_TIMING_SENSOR | href is same as sensor |
| OV2640_HREF_TIMING_VSYNC | href vsync |
Definition at line 200 of file driver_ov2640.h.
| enum ov2640_reset_t |
ov2640 reset enumeration definition
| Enumerator | |
|---|---|
| OV2640_RESET_MICROCONTROLLER | microcontroller reset |
| OV2640_RESET_SCCB | sccb reset |
| OV2640_RESET_JPEG | jpeg reset |
| OV2640_RESET_DVP | dvp reset |
| OV2640_RESET_IPU | ipu reset |
| OV2640_RESET_CIF | cif reset |
Definition at line 218 of file driver_ov2640.h.
| uint8_t ov2640_get_address_auto_increase | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get address auto increase status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 6452 of file driver_ov2640.c.
| uint8_t ov2640_get_aec_enable | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get aec enable status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 7914 of file driver_ov2640.c.
| uint8_t ov2640_get_aec_sel | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get aec sel status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 7996 of file driver_ov2640.c.
| uint8_t ov2640_get_auto_mode | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get auto mode status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 5638 of file driver_ov2640.c.
| uint8_t ov2640_get_awb | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get awb status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 7586 of file driver_ov2640.c.
| uint8_t ov2640_get_awb_gain | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get awb gain status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 7668 of file driver_ov2640.c.
| uint8_t ov2640_get_bist | ( | ov2640_handle_t * | handle, |
| ov2640_bist_t | bist, | ||
| ov2640_bool_t * | enable ) |
get bist status
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | bist | bist type |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 6864 of file driver_ov2640.c.
| uint8_t ov2640_get_bpc | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get bpc status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 8980 of file driver_ov2640.c.
| uint8_t ov2640_get_byte_swap | ( | ov2640_handle_t * | handle, |
| ov2640_byte_swap_t * | byte_swap ) |
get byte swap
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *byte_swap | pointer to a byte swap buffer |
Definition at line 6137 of file driver_ov2640.c.
| uint8_t ov2640_get_cip | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get cip status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 7258 of file driver_ov2640.c.
| uint8_t ov2640_get_cmx | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get cmx status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 8898 of file driver_ov2640.c.
| uint8_t ov2640_get_dcw | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get dcw status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 8570 of file driver_ov2640.c.
| uint8_t ov2640_get_dg | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get dg status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 7504 of file driver_ov2640.c.
| uint8_t ov2640_get_dmy | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get dmy status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 7340 of file driver_ov2640.c.
| uint8_t ov2640_get_dp_selx | ( | ov2640_handle_t * | handle, |
| uint8_t * | size ) |
get dp selx
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *size | pointer to a set dp selx size buffer |
Definition at line 10372 of file driver_ov2640.c.
| uint8_t ov2640_get_dp_sely | ( | ov2640_handle_t * | handle, |
| uint8_t * | size ) |
get dp sely
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *size | pointer to a set dp sely size buffer |
Definition at line 10461 of file driver_ov2640.c.
| uint8_t ov2640_get_dsp_bypass | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get dsp bypass status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 5556 of file driver_ov2640.c.
| uint8_t ov2640_get_dvp_jpeg_output_href_timing | ( | ov2640_handle_t * | handle, |
| ov2640_href_timing_t * | timing ) |
get dvp jpeg output href timing
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *timing | pointer to a href timing buffer |
Definition at line 6055 of file driver_ov2640.c.
| uint8_t ov2640_get_dvp_output_format | ( | ov2640_handle_t * | handle, |
| ov2640_dvp_output_format_t * | format ) |
get dvp output format
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *format | pointer to a dvp output format buffer |
Definition at line 5973 of file driver_ov2640.c.
| uint8_t ov2640_get_dvp_pclk | ( | ov2640_handle_t * | handle, |
| uint8_t * | pclk ) |
get dvp pclk
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *pclk | pointer to a pclk buffer |
Definition at line 5727 of file driver_ov2640.c.
| uint8_t ov2640_get_dvp_y8 | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get dvp y8 status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 5809 of file driver_ov2640.c.
| uint8_t ov2640_get_horizontal_divider | ( | ov2640_handle_t * | handle, |
| uint8_t * | divider ) |
get horizontal divider
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *divider | pointer to a divider buffer |
Definition at line 9839 of file driver_ov2640.c.
| uint8_t ov2640_get_horizontal_size | ( | ov2640_handle_t * | handle, |
| uint16_t * | size ) |
get horizontal size
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *size | pointer to a horizontal size buffer |
Definition at line 9952 of file driver_ov2640.c.
| uint8_t ov2640_get_image_horizontal | ( | ov2640_handle_t * | handle, |
| uint16_t * | size ) |
get image horizontal
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *size | pointer to an image horizontal size buffer |
Definition at line 9309 of file driver_ov2640.c.
| uint8_t ov2640_get_image_vertical | ( | ov2640_handle_t * | handle, |
| uint16_t * | size ) |
get image vertical
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *size | pointer to an image vertical size buffer |
Definition at line 9415 of file driver_ov2640.c.
| uint8_t ov2640_get_jpeg_output | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get jpeg output status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 5891 of file driver_ov2640.c.
| uint8_t ov2640_get_lenc | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get lenc status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 7750 of file driver_ov2640.c.
| uint8_t ov2640_get_lp_dp | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get lp dp status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 9579 of file driver_ov2640.c.
| uint8_t ov2640_get_offset_x | ( | ov2640_handle_t * | handle, |
| uint16_t * | size ) |
get offset x
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *size | pointer to a set offset x size buffer |
Definition at line 10170 of file driver_ov2640.c.
| uint8_t ov2640_get_offset_y | ( | ov2640_handle_t * | handle, |
| uint16_t * | size ) |
get offset y
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *size | pointer to a set offset y size buffer |
Definition at line 10275 of file driver_ov2640.c.
| uint8_t ov2640_get_output_height | ( | ov2640_handle_t * | handle, |
| uint16_t * | size ) |
get output height
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *size | pointer to an output height buffer |
Definition at line 10663 of file driver_ov2640.c.
| uint8_t ov2640_get_output_width | ( | ov2640_handle_t * | handle, |
| uint16_t * | size ) |
get output width
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *size | pointer to an output width buffer |
Definition at line 10558 of file driver_ov2640.c.
| uint8_t ov2640_get_pre | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get pre status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 7832 of file driver_ov2640.c.
| uint8_t ov2640_get_program_memory_pointer_access_address | ( | ov2640_handle_t * | handle, |
| uint8_t * | addr ) |
get program memory pointer access address
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *addr | pointer to a program memory pointer access address buffer |
Definition at line 7028 of file driver_ov2640.c.
| uint8_t ov2640_get_program_memory_pointer_address | ( | ov2640_handle_t * | handle, |
| uint16_t * | addr ) |
get program memory pointer address
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *addr | pointer to a program memory pointer address buffer |
Definition at line 6946 of file driver_ov2640.c.
| uint8_t ov2640_get_quantization_scale_factor | ( | ov2640_handle_t * | handle, |
| uint8_t * | factor ) |
get quantization scale factor
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *factor | pointer to a quantization scale factor buffer |
Definition at line 9497 of file driver_ov2640.c.
| uint8_t ov2640_get_raw | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get raw status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 8488 of file driver_ov2640.c.
| uint8_t ov2640_get_raw_gma | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get raw gma status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 7422 of file driver_ov2640.c.
| uint8_t ov2640_get_reset | ( | ov2640_handle_t * | handle, |
| ov2640_reset_t | type, | ||
| ov2640_bool_t * | enable ) |
get reset status
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | type | reset type |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 6222 of file driver_ov2640.c.
| uint8_t ov2640_get_rgb | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get rgb status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 8406 of file driver_ov2640.c.
| uint8_t ov2640_get_round | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get round status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 9661 of file driver_ov2640.c.
| uint8_t ov2640_get_sccb | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get sccb status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 6534 of file driver_ov2640.c.
| uint8_t ov2640_get_sccb_master_access | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get sccb master access status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 6698 of file driver_ov2640.c.
| uint8_t ov2640_get_sccb_master_clock_delay | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get sccb master clock delay status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 6616 of file driver_ov2640.c.
| uint8_t ov2640_get_sccb_master_speed | ( | ov2640_handle_t * | handle, |
| uint8_t * | speed ) |
get sccb master speed
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *speed | pointer to an sccb master speed buffer |
Definition at line 6296 of file driver_ov2640.c.
| uint8_t ov2640_get_sccb_protocol_command | ( | ov2640_handle_t * | handle, |
| uint8_t * | cmd ) |
get sccb protocol command
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *cmd | pointer to an sccb protocol command buffer |
Definition at line 7102 of file driver_ov2640.c.
| uint8_t ov2640_get_sccb_protocol_status | ( | ov2640_handle_t * | handle, |
| uint8_t * | status ) |
get sccb protocol status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *status | pointer to an sccb protocol status buffer |
Definition at line 7176 of file driver_ov2640.c.
| uint8_t ov2640_get_sccb_slave_id | ( | ov2640_handle_t * | handle, |
| uint8_t * | id ) |
get sccb slave id
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *id | pointer to a slave id buffer |
Definition at line 6370 of file driver_ov2640.c.
| uint8_t ov2640_get_sde | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get sde status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 8652 of file driver_ov2640.c.
| uint8_t ov2640_get_sde_indirect_register_address | ( | ov2640_handle_t * | handle, |
| uint8_t * | addr ) |
get sde indirect register address
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *addr | pointer to a register address buffer |
Definition at line 9136 of file driver_ov2640.c.
| uint8_t ov2640_get_sde_indirect_register_data | ( | ov2640_handle_t * | handle, |
| uint8_t * | data ) |
get sde indirect register data
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *data | pointer to a data buffer |
Definition at line 9210 of file driver_ov2640.c.
| uint8_t ov2640_get_sensor_pass_through_access | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get sensor pass through access status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 6780 of file driver_ov2640.c.
| uint8_t ov2640_get_stat_sel | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get stat sel status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 8078 of file driver_ov2640.c.
| uint8_t ov2640_get_uv_adj | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get uv adj status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 8734 of file driver_ov2640.c.
| uint8_t ov2640_get_uv_avg | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get uv avg status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 8816 of file driver_ov2640.c.
| uint8_t ov2640_get_vertical_divider | ( | ov2640_handle_t * | handle, |
| uint8_t * | divider ) |
get vertical divider
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *divider | pointer to a divider buffer |
Definition at line 9750 of file driver_ov2640.c.
| uint8_t ov2640_get_vertical_size | ( | ov2640_handle_t * | handle, |
| uint16_t * | size ) |
get vertical size
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *size | pointer to a vertical size buffer |
Definition at line 10065 of file driver_ov2640.c.
| uint8_t ov2640_get_vfirst | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get vfirst status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 8160 of file driver_ov2640.c.
| uint8_t ov2640_get_wpc | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get wpc status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 9062 of file driver_ov2640.c.
| uint8_t ov2640_get_yuv | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get yuv status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 8324 of file driver_ov2640.c.
| uint8_t ov2640_get_yuv422 | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t * | enable ) |
get yuv422 status
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *enable | pointer to a bool value buffer |
Definition at line 8242 of file driver_ov2640.c.
| uint8_t ov2640_get_zoom_speed | ( | ov2640_handle_t * | handle, |
| uint8_t * | speed ) |
get zoom speed
| [in] | *handle | pointer to an ov2640 handle structure |
| [out] | *speed | pointer to a zoom speed buffer |
Definition at line 10760 of file driver_ov2640.c.
| uint8_t ov2640_set_address_auto_increase | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable address auto increase
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 6407 of file driver_ov2640.c.
| uint8_t ov2640_set_aec_enable | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable aec enable
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 7869 of file driver_ov2640.c.
| uint8_t ov2640_set_aec_sel | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable aec sel
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 7951 of file driver_ov2640.c.
| uint8_t ov2640_set_auto_mode | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable auto_mode
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 5593 of file driver_ov2640.c.
| uint8_t ov2640_set_awb | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable awb
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 7541 of file driver_ov2640.c.
| uint8_t ov2640_set_awb_gain | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable awb gain
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 7623 of file driver_ov2640.c.
| uint8_t ov2640_set_bist | ( | ov2640_handle_t * | handle, |
| ov2640_bist_t | bist, | ||
| ov2640_bool_t | enable ) |
enable or disable bist
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | bist | bist type |
| [in] | enable | bool value |
Definition at line 6818 of file driver_ov2640.c.
| uint8_t ov2640_set_bpc | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable bpc
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 8935 of file driver_ov2640.c.
| uint8_t ov2640_set_byte_swap | ( | ov2640_handle_t * | handle, |
| ov2640_byte_swap_t | byte_swap ) |
set byte swap
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | byte_swap | byte swap |
Definition at line 6092 of file driver_ov2640.c.
| uint8_t ov2640_set_cip | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable cip
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 7213 of file driver_ov2640.c.
| uint8_t ov2640_set_cmx | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable cmx
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 8853 of file driver_ov2640.c.
| uint8_t ov2640_set_dcw | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable dcw
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 8525 of file driver_ov2640.c.
| uint8_t ov2640_set_dg | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable dg
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 7459 of file driver_ov2640.c.
| uint8_t ov2640_set_dmy | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable dmy
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 7295 of file driver_ov2640.c.
| uint8_t ov2640_set_dp_selx | ( | ov2640_handle_t * | handle, |
| uint8_t | size ) |
set dp selx
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | size | set dp selx size |
Definition at line 10321 of file driver_ov2640.c.
| uint8_t ov2640_set_dp_sely | ( | ov2640_handle_t * | handle, |
| uint8_t | size ) |
set dp sely
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | size | set dp sely size |
Definition at line 10410 of file driver_ov2640.c.
| uint8_t ov2640_set_dsp_bypass | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable dsp bypass
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 5511 of file driver_ov2640.c.
| uint8_t ov2640_set_dvp_jpeg_output_href_timing | ( | ov2640_handle_t * | handle, |
| ov2640_href_timing_t | timing ) |
set dvp jpeg output href timing
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | timing | href timing |
Definition at line 6010 of file driver_ov2640.c.
| uint8_t ov2640_set_dvp_output_format | ( | ov2640_handle_t * | handle, |
| ov2640_dvp_output_format_t | format ) |
set dvp output format
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | format | dvp output format |
Definition at line 5928 of file driver_ov2640.c.
| uint8_t ov2640_set_dvp_pclk | ( | ov2640_handle_t * | handle, |
| uint8_t | pclk ) |
set dvp pclk
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | pclk | set pclk |
Definition at line 5676 of file driver_ov2640.c.
| uint8_t ov2640_set_dvp_y8 | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable dvp y8
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 5764 of file driver_ov2640.c.
| uint8_t ov2640_set_horizontal_divider | ( | ov2640_handle_t * | handle, |
| uint8_t | divider ) |
set horizontal divider
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | divider | set divider |
Definition at line 9788 of file driver_ov2640.c.
| uint8_t ov2640_set_horizontal_size | ( | ov2640_handle_t * | handle, |
| uint16_t | size ) |
set horizontal size
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | size | horizontal size |
Definition at line 9877 of file driver_ov2640.c.
| uint8_t ov2640_set_image_horizontal | ( | ov2640_handle_t * | handle, |
| uint16_t | size ) |
set image horizontal
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | size | image horizontal size |
Definition at line 9248 of file driver_ov2640.c.
| uint8_t ov2640_set_image_vertical | ( | ov2640_handle_t * | handle, |
| uint16_t | size ) |
set image vertical
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | size | image vertical size |
Definition at line 9356 of file driver_ov2640.c.
| uint8_t ov2640_set_jpeg_output | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable jpeg output
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 5846 of file driver_ov2640.c.
| uint8_t ov2640_set_lenc | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable lenc
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 7705 of file driver_ov2640.c.
| uint8_t ov2640_set_lp_dp | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable lp dp
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 9534 of file driver_ov2640.c.
| uint8_t ov2640_set_offset_x | ( | ov2640_handle_t * | handle, |
| uint16_t | size ) |
set offset x
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | size | set offset x size |
Definition at line 10111 of file driver_ov2640.c.
| uint8_t ov2640_set_offset_y | ( | ov2640_handle_t * | handle, |
| uint16_t | size ) |
set offset y
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | size | set offset y size |
Definition at line 10216 of file driver_ov2640.c.
| uint8_t ov2640_set_output_height | ( | ov2640_handle_t * | handle, |
| uint16_t | size ) |
set output height
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | size | set output height |
Definition at line 10604 of file driver_ov2640.c.
| uint8_t ov2640_set_output_width | ( | ov2640_handle_t * | handle, |
| uint16_t | size ) |
set output width
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | size | set output width |
Definition at line 10499 of file driver_ov2640.c.
| uint8_t ov2640_set_pre | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable pre
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 7787 of file driver_ov2640.c.
| uint8_t ov2640_set_program_memory_pointer_access_address | ( | ov2640_handle_t * | handle, |
| uint8_t | addr ) |
set program memory pointer access address
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | addr | program memory pointer access address |
Definition at line 6991 of file driver_ov2640.c.
| uint8_t ov2640_set_program_memory_pointer_address | ( | ov2640_handle_t * | handle, |
| uint16_t | addr ) |
set program memory pointer address
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | addr | program memory pointer address |
Definition at line 6901 of file driver_ov2640.c.
| uint8_t ov2640_set_quantization_scale_factor | ( | ov2640_handle_t * | handle, |
| uint8_t | factor ) |
set quantization scale factor
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | factor | set quantization scale factor |
Definition at line 9460 of file driver_ov2640.c.
| uint8_t ov2640_set_raw | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable raw
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 8443 of file driver_ov2640.c.
| uint8_t ov2640_set_raw_gma | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable raw gma
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 7377 of file driver_ov2640.c.
| uint8_t ov2640_set_reset | ( | ov2640_handle_t * | handle, |
| ov2640_reset_t | type, | ||
| ov2640_bool_t | enable ) |
enable or disable reset
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | type | reset type |
| [in] | enable | bool value |
Definition at line 6175 of file driver_ov2640.c.
| uint8_t ov2640_set_rgb | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable rgb
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 8361 of file driver_ov2640.c.
| uint8_t ov2640_set_round | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable round
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 9616 of file driver_ov2640.c.
| uint8_t ov2640_set_sccb | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable sccb
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 6489 of file driver_ov2640.c.
| uint8_t ov2640_set_sccb_master_access | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable sccb master access
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 6653 of file driver_ov2640.c.
| uint8_t ov2640_set_sccb_master_clock_delay | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable sccb master clock delay
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 6571 of file driver_ov2640.c.
| uint8_t ov2640_set_sccb_master_speed | ( | ov2640_handle_t * | handle, |
| uint8_t | speed ) |
set sccb master speed
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | speed | sccb master speed |
Definition at line 6259 of file driver_ov2640.c.
| uint8_t ov2640_set_sccb_protocol_command | ( | ov2640_handle_t * | handle, |
| uint8_t | cmd ) |
set sccb protocol command
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | cmd | sccb protocol command |
Definition at line 7065 of file driver_ov2640.c.
| uint8_t ov2640_set_sccb_protocol_status | ( | ov2640_handle_t * | handle, |
| uint8_t | status ) |
set sccb protocol status
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | status | sccb protocol status |
Definition at line 7139 of file driver_ov2640.c.
| uint8_t ov2640_set_sccb_slave_id | ( | ov2640_handle_t * | handle, |
| uint8_t | id ) |
set sccb slave id
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | id | set slave id |
Definition at line 6333 of file driver_ov2640.c.
| uint8_t ov2640_set_sde | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable sde
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 8607 of file driver_ov2640.c.
| uint8_t ov2640_set_sde_indirect_register_address | ( | ov2640_handle_t * | handle, |
| uint8_t | addr ) |
set sde indirect register address
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | addr | set register address |
Definition at line 9099 of file driver_ov2640.c.
| uint8_t ov2640_set_sde_indirect_register_data | ( | ov2640_handle_t * | handle, |
| uint8_t | data ) |
set sde indirect register data
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | data | set data |
Definition at line 9173 of file driver_ov2640.c.
| uint8_t ov2640_set_sensor_pass_through_access | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable sensor pass through access
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 6735 of file driver_ov2640.c.
| uint8_t ov2640_set_stat_sel | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable stat sel
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 8033 of file driver_ov2640.c.
| uint8_t ov2640_set_uv_adj | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable uv adj
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 8689 of file driver_ov2640.c.
| uint8_t ov2640_set_uv_avg | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable uv avg
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 8771 of file driver_ov2640.c.
| uint8_t ov2640_set_vertical_divider | ( | ov2640_handle_t * | handle, |
| uint8_t | divider ) |
set vertical divider
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | divider | set divider |
Definition at line 9699 of file driver_ov2640.c.
| uint8_t ov2640_set_vertical_size | ( | ov2640_handle_t * | handle, |
| uint16_t | size ) |
set vertical size
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | size | vertical size |
Definition at line 10006 of file driver_ov2640.c.
| uint8_t ov2640_set_vfirst | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable vfirst
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 8115 of file driver_ov2640.c.
| uint8_t ov2640_set_wpc | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable wpc
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 9017 of file driver_ov2640.c.
| uint8_t ov2640_set_yuv | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable yuv
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 8279 of file driver_ov2640.c.
| uint8_t ov2640_set_yuv422 | ( | ov2640_handle_t * | handle, |
| ov2640_bool_t | enable ) |
enable or disable yuv422
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | enable | bool value |
Definition at line 8197 of file driver_ov2640.c.
| uint8_t ov2640_set_zoom_speed | ( | ov2640_handle_t * | handle, |
| uint8_t | speed ) |
set zoom speed
| [in] | *handle | pointer to an ov2640 handle structure |
| [in] | speed | zoom speed |
Definition at line 10709 of file driver_ov2640.c.