Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h479 …uint32_t arbStartY; /*!< Y of start point position. Signed 16.5 fix-point. Used in D_PNT and DD_PN… member
Dfsl_dpu.c1875 config->arbStartY = 0U; in DPU_FetcUnitGetDefaultWarpConfig()
1933 fetchWarp->ARBSTARTY = config->arbStartY; in DPU_InitFetchUnitWarp()