Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_tli.c229 layer_struct->layer_window_rightpos = TLI_DEFAULT_VALUE; in tli_layer_struct_para_init()
276 …t32_t)layer_struct->layer_window_leftpos | ((uint32_t)layer_struct->layer_window_rightpos << 16U)); in tli_layer_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_tli.h216 uint16_t layer_window_rightpos; /*!< window right position */ member