Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_tli.c315 void tli_layer_window_offset_modify(uint32_t layerx, uint16_t offset_x, uint16_t offset_y) in tli_layer_window_offset_modify() argument
323 vstart = (uint32_t)offset_y + ((TLI_BPSZ & TLI_BPSZ_VBPSZ) + 1U); in tli_layer_window_offset_modify()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_tli.h335 void tli_layer_window_offset_modify(uint32_t layerx, uint16_t offset_x, uint16_t offset_y);