zephyr/drivers/video
Daniel DeGrasse d2df15a0e9 drivers: video: video_mcux_smartdma: add SMARTDMA video driver
Add SMARTDMA video driver. This driver uses the SMARTDMA engine as a
parallel camera interface, which can read QVGA frames from a camera
device. Due to SRAM constraints, the video driver divides the camera
stream into multiple horizontal video buffers as it streams them back to
an application.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-10-15 04:10:50 -04:00
..
CMakeLists.txt drivers: video: video_mcux_smartdma: add SMARTDMA video driver 2024-10-15 04:10:50 -04:00
gc2145.c include: drivers: video: Remove unused video-controls header 2024-10-11 09:27:38 +02:00
Kconfig drivers: video: video_mcux_smartdma: add SMARTDMA video driver 2024-10-15 04:10:50 -04:00
Kconfig.esp32_dvp drivers: video: esp32s3: add support for cam interface 2024-09-06 11:26:59 -04:00
Kconfig.gc2145 drivers: video: gc2145: fixes the prefix 2024-09-17 20:10:31 -04:00
Kconfig.mcux_csi
Kconfig.mcux_mipi_csi2rx
Kconfig.mcux_sdma drivers: video: video_mcux_smartdma: add SMARTDMA video driver 2024-10-15 04:10:50 -04:00
Kconfig.mt9m114
Kconfig.ov2640
Kconfig.ov5640
Kconfig.ov7670
Kconfig.ov7725
Kconfig.stm32_dcmi drivers: video: introduce CONFIG_VIDEO_LOG_LEVEL 2024-09-05 13:11:35 -05:00
Kconfig.sw_generator
mt9m114.c drivers: video: introduce CONFIG_VIDEO_LOG_LEVEL 2024-09-05 13:11:35 -05:00
ov2640.c include: drivers: video: Remove unused video-controls header 2024-10-11 09:27:38 +02:00
ov5640.c include: drivers: video: Remove unused video-controls header 2024-10-11 09:27:38 +02:00
ov7670.c drivers: video: ov7670: improve resolution init code 2024-10-15 04:10:50 -04:00
ov7725.c drivers: video: introduce CONFIG_VIDEO_LOG_LEVEL 2024-09-05 13:11:35 -05:00
video_common.c drivers: video: Add SMH option for video buffer 2024-09-23 18:12:20 -04:00
video_esp32_dvp.c drivers: video: handle line_offset field 2024-10-15 04:10:50 -04:00
video_mcux_csi.c drivers: video: handle line_offset field 2024-10-15 04:10:50 -04:00
video_mcux_mipi_csi2rx.c drivers: video: introduce CONFIG_VIDEO_LOG_LEVEL 2024-09-05 13:11:35 -05:00
video_mcux_smartdma.c drivers: video: video_mcux_smartdma: add SMARTDMA video driver 2024-10-15 04:10:50 -04:00
video_stm32_dcmi.c drivers: video: handle line_offset field 2024-10-15 04:10:50 -04:00
video_sw_generator.c drivers: video: handle line_offset field 2024-10-15 04:10:50 -04:00