#include "hpm_mipi_csi_drv.h"Functions | |
| void | mipi_csi_get_defconfig (mipi_csi_config_t *cfg) |
| get MIPI_CSI default config More... | |
| void | mipi_csi_init (MIPI_CSI_Type *ptr, mipi_csi_config_t *cfg) |
| MIPI_CSI init. More... | |
| void | mipi_csi_phy_poweron (MIPI_CSI_Type *ptr) |
| MIPI_CSI phy interface power on. More... | |
| void | mipi_csi_phy_powerdown (MIPI_CSI_Type *ptr) |
| MIPI_CSI phy interface power down. More... | |