Searched defs:ov7725_data (Results 1 – 1 of 1) sorted by relevance
178 struct ov7725_data { struct179 const struct device *i2c;180 const struct device *reset_gpio;181 uint8_t reset_pin;182 gpio_dt_flags_t reset_flags;183 struct video_format fmt;184 uint8_t i2c_addr;