Searched refs:DEMO_LCD_MIPI (Results 1 – 2 of 2) sorted by relevance
197 return DSI_TransferBlocking(DEMO_LCD_MIPI, xfer); in BOARD_DSI_Transfer()339 DSI_Init(DEMO_LCD_MIPI, &dsiConfig); in BOARD_SetMipiDsiConfig()359 mipiDsiDphyBitClkFreq_Hz = DSI_InitDphy(DEMO_LCD_MIPI, &dphyConfig, mipiDsiDphyRefClkFreq_Hz); in BOARD_SetMipiDsiConfig()362 …DSI_SetDpiConfig(DEMO_LCD_MIPI, &dpiConfig, DEMO_LCD_MIPI_LANE_NUM, mipiDsiDpiClkFreq_Hz, mipiDsiD… in BOARD_SetMipiDsiConfig()
171 #define DEMO_LCD_MIPI (&g_mipiDsi) macro
Completed in 9 milliseconds