MIPI_DSI_PHY APIs. More...
Data Structures | |
| struct | mipi_dsi_phy_config |
Typedefs | |
| typedef struct mipi_dsi_phy_config | mipi_dsi_phy_config_t |
Functions | |
| void | mipi_dsi_phy_init (MIPI_DSI_PHY_Type *ptr, mipi_dsi_phy_config_t *cfg) |
| MIPI_DSI_PHY init. More... | |
MIPI_DSI_PHY APIs.
| typedef struct mipi_dsi_phy_config mipi_dsi_phy_config_t |
#include <drivers/inc/hpm_mipi_dsi_phy_drv.h>
| void mipi_dsi_phy_init | ( | MIPI_DSI_PHY_Type * | ptr, |
| mipi_dsi_phy_config_t * | cfg | ||
| ) |
#include <drivers/inc/hpm_mipi_dsi_phy_drv.h>
MIPI_DSI_PHY init.
| ptr | MIPI_DSI_PHY base address |
| cfg | config of MIPI_DSI_PHY |