Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.h47 #define LCDIF_FB_UV_ALIGN 32U macro
918 assert(0U == (address & (LCDIF_FB_UV_ALIGN - 1U))); in LCDIF_SetOverlayLayerUVAddr()
932 base->DCTILEUVOVERLAYSTR = LCDIF_ALIGN_ADDR(strideBytes, LCDIF_FB_UV_ALIGN); in LCDIF_SetOverlayLayerUVStride()