51#if (ACTIVE_CAM_TYPE == CAM_TYPE_IMX708)
57 #define CAM_CTRL CAM_IMX708_ADDR
62 #define CAM_DRIVER IMX708_DRIVER
64#elif (ACTIVE_CAM_TYPE == CAM_TYPE_IMX219)
70 #define CAM_CTRL CAM_IMX219_ADDR
75 #define CAM_DRIVER IMX219_DRIVER
77 #warning "Unsupported ACTIVE_CAM_TYPE"
78 #warning "Make sure to include the custom driver !!"
IMX219 Driver API definitions. This file provides data structures and APIs for controlling the IMX219...
imx708 Driver API definitions. This file provides data structures and APIs for controlling the imx708...