Home
last modified time | relevance | path

Searched refs:LCDIF_Init (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.h190 status_t LCDIF_Init(LCDIF_Type *base);
Dfsl_lcdif.c76 status_t LCDIF_Init(LCDIF_Type *base) in LCDIF_Init() function
/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/display/dc/lcdif/
Dfsl_dc_fb_lcdif.c96 (void)LCDIF_Init(dcHandle->lcdif); in DC_FB_LCDIF_Init()