Home
last modified time | relevance | path

Searched refs:vfp (Results 1 – 13 of 13) sorted by relevance

/bsp/nxp/imx/imxrt/imxrt1170-nxp-evk/video/display/
A Dfsl_display.h27 uint16_t vfp; /*!< Vrtical front porch. */ member
53 uint16_t vfp; /*!< Vrtical front porch. */ member
/bsp/nxp/imx/imxrt/imxrt1170-nxp-evk/board/
A Ddisplay_support.c120 .vfp = LCD_MIPI_VFP,
150 .vfp = LCD_MIPI_VFP,
280 .vfp = LCD_MIPI_VFP, in BOARD_InitLcdPanel()
320 .vfp = LCD_MIPI_VFP, in BOARD_SetMipiDsiConfig()
/bsp/nxp/imx/imxrt/imxrt1170-nxp-evk/video/display/dc/elcdif/
A Dfsl_dc_fb_elcdif.h68 uint16_t vfp; /*!< Vertical front porch. */ member
A Dfsl_dc_fb_elcdif.c87 elcdifConfig.vfp = (uint8_t)dcConfig->vfp; in DC_FB_ELCDIF_Init()
/bsp/nxp/imx/imxrt/imxrt1170-nxp-evk/video/display/dc/lcdifv2/
A Dfsl_dc_fb_lcdifv2.h75 uint16_t vfp; /*!< Vertical front porch. */ member
A Dfsl_dc_fb_lcdifv2.c91 lcdifv2Config.vfp = (uint8_t)dcConfig->vfp; in DC_FB_LCDIFV2_Init()
/bsp/nxp/imx/imxrt/imxrt1060-nxp-evk/applications/lvgl/
A Dlv_port_disp.c131 .vfp = LCD_VFP, in DEMO_InitLcd()
/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_lcd.c73 lcd_config.vfp = LCD_VFP; in imxrt_lcd_init()
/bsp/nxp/imx/imx6ull-smart/drivers/
A Ddrv_lcd.c47 lcd_config.vfp = LCD_VFP; in imx6ull_elcd_init()
/bsp/nxp/lpc/lpc54608-LPCXpresso/drivers/
A Ddrv_lcd.c333 lcdConfig.vfp = LCD_VFP; in rt_lcd_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Dde_dsi.c73 u32 vfp = vt - vsa - vbp - y; in dsi_get_cur_line() local
75 curr_line += vfp; in dsi_get_cur_line()
930 u32 vfp = panel->lcd_vt - panel->lcd_y - panel->lcd_vbp; in dsi_basic_cfg() local
939 dsi_start_delay = panel->lcd_vt - vfp + start_delay; in dsi_basic_cfg()
A Dde_dsi_type_28.h95 u32 vfp:6; member
A Dde_dsi_28.c1080 dsi_dev[sel]->dsi_vid_tim1.bits.vfp = vt - (vbp + y); in dsi_packet_cfg()

Completed in 30 milliseconds