Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_tli.c302 TLI_LxFTLN(layerx) &= ~(TLI_LxFTLN_FTLN); in tli_layer_init()
303 TLI_LxFTLN(layerx) = (uint32_t)(layer_struct->layer_frame_total_line_number); in tli_layer_init()
324 line_num = (TLI_LxFTLN(layerx) & TLI_LxFTLN_FTLN); in tli_layer_window_offset_modify()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_tli.h73 #define TLI_LxFTLN(layerx) REG32((layerx) + 0x000000B4U) /*!< TLI layer x frame … macro