Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_tli.c318 uint32_t layer_ppf, line_num, hstart, vstart; in tli_layer_window_offset_modify() local
323 vstart = (uint32_t)offset_y + ((TLI_BPSZ & TLI_BPSZ_VBPSZ) + 1U); in tli_layer_window_offset_modify()
353 TLI_LxVPOS(layerx) = (vstart | ((vstart + line_num - 1U) << 16U)); in tli_layer_window_offset_modify()