Home
last modified time | relevance | path

Searched refs:TLI_LxPPF_PPF (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.c281 TLI_LxPPF(layerx) &= ~(TLI_LxPPF_PPF); in tli_layer_init()
325 layer_ppf = (TLI_LxPPF(layerx) & TLI_LxPPF_PPF); 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.h163 #define TLI_LxPPF_PPF BITS(0,2) /*!< packeted pixel format */ macro