Searched full:ov5640 (Results 1 – 16 of 16) sorted by relevance
/Zephyr-latest/drivers/video/ |
D | Kconfig.ov5640 | 1 # OV5640 7 bool "OV5640 CMOS digital image sensor" 12 Enable driver for OV5640 CMOS digital image sensor device
|
D | CMakeLists.txt | 15 zephyr_library_sources_ifdef(CONFIG_VIDEO_OV5640 ov5640.c)
|
D | Kconfig | 69 source "drivers/video/Kconfig.ov5640"
|
/Zephyr-latest/boards/shields/nxp_btb44_ov5640/ |
D | nxp_btb44_ov5640.overlay | 18 ov5640: ov5640@3c { 19 compatible = "ovti,ov5640";
|
/Zephyr-latest/dts/bindings/video/ |
D | ovti,ov5640.yaml | 4 description: OV5640 CMOS video sensor 6 compatible: "ovti,ov5640"
|
/Zephyr-latest/tests/drivers/build_all/video/ |
D | mimxrt1170_evk_mimxrt1176_cm7.overlay | 34 test_i2c_ov5640: ov5640@1 { 35 compatible = "ovti,ov5640";
|
D | app.overlay | 51 test_i2c_ov5640: ov5640@3 { 52 compatible = "ovti,ov5640";
|
/Zephyr-latest/dts/bindings/gpio/ |
D | weact,dcmi-camera-connector.yaml | 5 with the OV2640, OV7670, and OV5640 camera sensors.
|
/Zephyr-latest/samples/drivers/video/capture/ |
D | README.rst | 25 - `OV5640 camera module`_ 37 On :zephyr:board:`mimxrt1170_evk`, the OV5640 camera module should be plugged into the
|
/Zephyr-latest/boards/shields/nxp_btb44_ov5640/doc/ |
D | index.rst | 3 NXP BTB-44 OV5640 Camera Module 9 This shield supports ov5640 camera modules which use a 44-pin board-to-board connector and 13 More information about this OV5640 camera module can be found at `Camera iMXRT`_. 15 Pins assignment of the NXP board-to-board 44-pin OV5640 camera module
|
/Zephyr-latest/boards/nxp/mimxrt1160_evk/ |
D | mimxrt1160_evk_mimxrt1166_cm7.dts | 45 * is used with an ov5640 camera module available as a Zephyr shield
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/ |
D | mimxrt1170_evk_mimxrt1176_cm7.dts | 68 * is used with an ov5640 camera module available as a Zephyr shield
|
/Zephyr-latest/samples/drivers/video/capture/src/ |
D | check_test_pattern.h | 26 * This is measured on a real 8-colorbar pattern generated by an ov5640 camera sensor.
|
/Zephyr-latest/boards/element14/warp7/doc/ |
D | index.rst | 47 - MIPI CSI 1 lane connector with 5MP OV5640 camera module (I2C2 interface)
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.0.rst | 890 * Added support for more OmniVision OV5640 controls (:dtcompatible:`ovti,ov5640`) 896 * Added image controls to the OV5640 driver
|
D | release-notes-3.7.rst | 1278 * Added support for the ov5640 camera
|