zephyr/drivers/video
Trung Hieu Le 2ff984a888 drivers: video: sw_generator: Disable the driver if a real camera presents
Do not enable the video sw generator if a real camera is present. This
helps to save some spaces and to avoid unrelated code going
into the built image.

Signed-off-by: Trung Hieu Le <trunghieu.le@nxp.com>
Signed-off-by: Phi Bang Nguyen <phibang.nguyen@nxp.com>
2024-11-25 17:42:49 +01:00
..
CMakeLists.txt drivers: video: video_mcux_smartdma: add SMARTDMA video driver 2024-10-15 04:10:50 -04:00
gc2145.c video: gc2145: fix set_fmt() 2024-11-22 13:04:22 -06: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 drivers: video: csi: Increase init priority 2024-10-25 08:54:57 +02:00
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
Kconfig.sw_generator drivers: video: sw_generator: Disable the driver if a real camera presents 2024-11-25 17:42:49 +01:00
mt9m114.c
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
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: esp32s3: Add set_signal video api function 2024-10-16 10:00:01 +02:00
video_mcux_csi.c drivers: video: csi: Add NXP copyright 2024-10-25 08:54:57 +02:00
video_mcux_mipi_csi2rx.c drivers: video: mipi_csi2rx: Add support for changing frame rate 2024-10-25 08:54:57 +02: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 include: video: Add an utility function to get bytes per pixel 2024-10-25 08:54:57 +02:00
video_sw_generator.c drivers: video: handle line_offset field 2024-10-15 04:10:50 -04:00