Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h514 uint16_t windowOffsetY; /*!< Vertical offset of the clip window. */ member
Dfsl_dpu.c2215 config->windowOffsetY = 0U; in DPU_ClipWindowGetDefaultConfig()
2237 control->CLIPWINDOWOFFSET = DPU_MAKE_POSITION(config->windowOffsetY, config->windowOffsetX); in DPU_SetFetchUnitClipWindowConfig()