Home
last modified time | relevance | path

Searched refs:hstart (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
322 hstart = (uint32_t)offset_x + (((TLI_BPSZ & TLI_BPSZ_HBPSZ) >> 16U) + 1U); in tli_layer_window_offset_modify()
352 TLI_LxHPOS(layerx) = (hstart | ((hstart + line_length - 1U) << 16U)); in tli_layer_window_offset_modify()