Home
last modified time | relevance | path

Searched refs:ov5640_reg (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/video/
Dov5640.c119 struct ov5640_reg { struct
134 const struct ov5640_reg *res_params; argument
147 static const struct ov5640_reg init_params[] = {
362 static const struct ov5640_reg low_res_params[] = {
369 static const struct ov5640_reg hd_res_params[] = {
488 static int ov5640_write_multi_regs(const struct i2c_dt_spec *spec, const struct ov5640_reg *regs, in ov5640_write_multi_regs()
524 struct ov5640_reg frmrate_params[] = { in ov5640_set_frmival()
597 struct ov5640_reg fmt_params[] = { in ov5640_set_fmt()
717 struct ov5640_reg hue_params[] = {{SDE_CTRL8_REG, sign}, in ov5640_set_ctrl_hue()
732 struct ov5640_reg saturation_params[] = {{SDE_CTRL3_REG, value}, {SDE_CTRL4_REG, value}}; in ov5640_set_ctrl_saturation()
[all …]