Searched refs:LCD_MIPI_HEIGHT (Results 1 – 3 of 3) sorted by relevance
75 #define LCD_MIPI_HEIGHT (1280) macro80 #define LCD_MIPI_HEIGHT (960) macro85 #define DEMO_BUFFER_HEIGHT LCD_MIPI_HEIGHT
115 .height = LCD_MIPI_HEIGHT,145 .height = LCD_MIPI_HEIGHT,275 .resolution = FSL_VIDEO_RESOLUTION(LCD_MIPI_WIDTH, LCD_MIPI_HEIGHT), in BOARD_InitLcdPanel()322 .panelHeight = LCD_MIPI_HEIGHT, in BOARD_SetMipiDsiConfig()
26 #if !defined(LCD_MIPI_WIDTH) || !defined(LCD_MIPI_HEIGHT)55 lcd_mipi.info.height = LCD_MIPI_HEIGHT; in imxrt_lcd_mipi_init()
Completed in 16 milliseconds