zephyr/drivers/video
Tom Burdick 88ca215eed i2c: Update API terminology
Updates the API and types to match updated I2C terminology. Replaces master
with controller and slave with target.

Updates all drivers to match the changed macros, types, and API signatures.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2022-06-29 17:51:31 +02: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.mt9m114
Kconfig.ov2640 drivers: video: ov2640: add driver for ov2640 image sensor 2021-08-17 09:18:38 -04:00
Kconfig.ov7725
Kconfig.sw_generator
mt9m114.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ov2640.c i2c: Update API terminology 2022-06-29 17:51:31 +02:00
ov7725.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
video_common.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
video_mcux_csi.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
video_sw_generator.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00