Home
last modified time | relevance | path

Searched refs:offset_x (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
322 hstart = (uint32_t)offset_x + (((TLI_BPSZ & TLI_BPSZ_HBPSZ) >> 16U) + 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);