no-OS
Loading...
Searching...
No Matches
gmsl_cam_ser.h File Reference
#include <stdint.h>
#include <stdbool.h>
#include "no_os_i2c.h"
Include dependency graph for gmsl_cam_ser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gmsl_csi_ser_mipi_cfg
 Configuration structure for GMSL Camera Serializer MIPI CSI2 interface. More...
 
struct  gmsl_pipe_ser_pipe_cfg
 A structure that contains configuration parameters for a GMSL camera serializer pipe. More...
 
struct  gmsl_link_ser_phy_cfg
 A structure that contains configuration parameters for a GMSL camera serializer MIPI PHY. More...
 
struct  gmsl_csi_ser_port_cfg
 A structure that contains configuration parameters for a GMSL camera serializer MIPI port. More...
 
struct  gmsl_dev_csi_ser_init_param
 GMSL Camera Serializer driver initailization structure. More...
 

Macros

#define GMSL_CAM_SER_CSI2_MAX_MIPI_PHY_PER_PORT   (2)
 
#define GMSL_CAM_SER_CSI2_MAX_SENSOR_LANES   (4)
 
#define GMSL_CAM_SER_CSI2_MAX_DATA_LANES   (4)
 
#define GMSL_CAM_SER_CSI2_MAX_DATA_LANES_PER_MIPI_PHY   (2)
 

Macro Definition Documentation

◆ GMSL_CAM_SER_CSI2_MAX_DATA_LANES

#define GMSL_CAM_SER_CSI2_MAX_DATA_LANES   (4)

◆ GMSL_CAM_SER_CSI2_MAX_DATA_LANES_PER_MIPI_PHY

#define GMSL_CAM_SER_CSI2_MAX_DATA_LANES_PER_MIPI_PHY   (2)

◆ GMSL_CAM_SER_CSI2_MAX_MIPI_PHY_PER_PORT

#define GMSL_CAM_SER_CSI2_MAX_MIPI_PHY_PER_PORT   (2)

◆ GMSL_CAM_SER_CSI2_MAX_SENSOR_LANES

#define GMSL_CAM_SER_CSI2_MAX_SENSOR_LANES   (4)