Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/video/
Dov7670.c22 struct ov7670_config { struct
354 const struct ov7670_config *config = dev->config; in ov7670_set_fmt()
451 const struct ov7670_config *config = dev->config; in ov7670_init()
569 const struct ov7670_config ov7670_config_##inst = {.bus = I2C_DT_SPEC_INST_GET(inst), \