Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/video/
Dov7670.c36 struct ov7670_resolution_cfg { struct
48 const struct ov7670_resolution_cfg OV7670_RESOLUTION_QCIF = { argument
59 const struct ov7670_resolution_cfg OV7670_RESOLUTION_QVGA = {
70 const struct ov7670_resolution_cfg OV7670_RESOLUTION_CIF = {
81 const struct ov7670_resolution_cfg OV7670_RESOLUTION_VGA = {
356 const struct ov7670_resolution_cfg *resolution; in ov7670_set_fmt()