Go to the source code of this file.
Data Structures | |
| struct | mipi_csi_phy_clane_config |
| struct | mipi_csi_phy_dlane_config |
| struct | mipi_csi_phy_config |
Typedefs | |
| typedef struct mipi_csi_phy_clane_config | mipi_csi_phy_clane_config_t |
| typedef struct mipi_csi_phy_dlane_config | mipi_csi_phy_dlane_config_t |
| typedef struct mipi_csi_phy_config | mipi_csi_phy_config_t |
Functions | |
| void | mipi_csi_phy_default_config (mipi_csi_phy_config_t *cfg) |
| get MIPI CSI PHY of default config More... | |
| void | mipi_csi_phy_init (MIPI_CSI_PHY_Type *ptr, mipi_csi_phy_config_t *cfg) |
| MIPI_CSI_PHY init. More... | |