Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/video/
Dvideo_esp32_dvp.c45 struct video_esp32_config { struct
64 const struct video_esp32_config *config; argument
78 const struct video_esp32_config *cfg = data->config; in video_esp32_reload_dma()
138 const struct video_esp32_config *cfg = dev->config; in video_esp32_stream_start()
224 const struct video_esp32_config *cfg = dev->config; in video_esp32_stream_stop()
248 const struct video_esp32_config *config = dev->config; in video_esp32_get_caps()
264 const struct video_esp32_config *cfg = dev->config; in video_esp32_get_fmt()
285 const struct video_esp32_config *cfg = dev->config; in video_esp32_set_fmt()
334 const struct video_esp32_config *cfg = dev->config; in video_esp32_set_ctrl()
341 const struct video_esp32_config *cfg = dev->config; in video_esp32_get_ctrl()
[all …]