Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/elcdif/
Dfsl_elcdif.c205 void ELCDIF_RgbModeSetPixelFormat(LCDIF_Type *base, elcdif_pixel_format_t pixelFormat) in ELCDIF_RgbModeSetPixelFormat() function
Dfsl_elcdif.h368 void ELCDIF_RgbModeSetPixelFormat(LCDIF_Type *base, elcdif_pixel_format_t pixelFormat);
/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/display/dc/elcdif/
Dfsl_dc_fb_elcdif.c182 ELCDIF_RgbModeSetPixelFormat(dcHandle->elcdif, pixelFormat); in DC_FB_ELCDIF_SetLayerConfig()