Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/lcdif/
Dfsl_dc_fb_lcdif.c284 dcHandle->layers[layer].fbConfig.rotateFlipMode = kLCDIF_Rotate0; in DC_FB_LCDIF_SetLayerConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.h152 kLCDIF_Rotate0 = 0U, /*!< Clock wise rotate 0 degree. */ enumerator
Dfsl_lcdif.c273 config->rotateFlipMode = kLCDIF_Rotate0; in LCDIF_FrameBufferGetDefaultConfig()