Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.c320 __IO uint32_t SPGPOSON; member
3166 …display->TCON.SPG[0].SPGPOSON = DPU_TCON_SPGPOSON_SPGPSON_X((uint32_t)config->width + config->hfp… in DPU_InitDisplayTiming()
3171 …display->TCON.SPG[1].SPGPOSON = DPU_TCON_SPGPOSON_SPGPSON_X((uint32_t)config->width + config->hfp)… in DPU_InitDisplayTiming()
3179 display->TCON.SPG[2].SPGPOSON = DPU_TCON_SPGPOSON_SPGPSON_X(0U); in DPU_InitDisplayTiming()
3184 display->TCON.SPG[3].SPGPOSON = DPU_TCON_SPGPOSON_SPGPSON_Y(0U); in DPU_InitDisplayTiming()
3189 …display->TCON.SPG[4].SPGPOSON = DPU_TCON_SPGPOSON_SPGPSON_Y(config->height) | DPU_TCON_SPGPOSON_S… in DPU_InitDisplayTiming()