Home
last modified time | relevance | path

Searched defs:ov7725_data (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-2.7.6/drivers/video/
Dov7725.c178 struct ov7725_data { struct
179 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;