Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h515 uint16_t windowHeight; /*!< Height of the clip window. */ member
Dfsl_dpu.c2216 config->windowHeight = 0U; in DPU_ClipWindowGetDefaultConfig()
2238 control->CLIPWINDOWDIMENSIONS = DPU_MAKE_DIMENSION(config->windowHeight, config->windowWidth); in DPU_SetFetchUnitClipWindowConfig()