zephyr/drivers/video
Robert Szczepanski 55e3c732d0 drivers: video: ov2640: add driver for ov2640 image sensor
This adds the driver for Omnivision OV2640 image sensor.

The driver provides support for 10 different resolutions in range from
160x120 to 1600x1200 in both JPEG and RGB565 pixel formats. There are
also mutliple configuration options, e.g. hflip, vflip, saturation and
brightness control.

Signed-off-by: Robert Szczepanski <rszczepanski@antmicro.com>
2021-08-17 09:18:38 -04:00
..
CMakeLists.txt drivers: video: ov2640: add driver for ov2640 image sensor 2021-08-17 09:18:38 -04:00
Kconfig drivers: video: ov2640: add driver for ov2640 image sensor 2021-08-17 09:18:38 -04:00
Kconfig.mcux_csi kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mt9m114 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.ov2640 drivers: video: ov2640: add driver for ov2640 image sensor 2021-08-17 09:18:38 -04:00
Kconfig.ov7725 drivers: video: ov7725: add sensor driver for ov7725 2021-01-06 08:33:38 -06:00
Kconfig.sw_generator kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
mt9m114.c drivers: video: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
ov2640.c drivers: video: ov2640: add driver for ov2640 image sensor 2021-08-17 09:18:38 -04:00
ov7725.c drivers: video: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
video_common.c drivers: video_common: fix build errors on mimxrt1064_evk 2020-12-15 11:22:22 +01:00
video_mcux_csi.c drivers: video: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
video_sw_generator.c drivers: video: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00