Home
last modified time | relevance | path

Searched refs:TLI_LxBLEND_ACF2 (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/include/
Dgd32f4xx_tli.h175 #define TLI_LxBLEND_ACF2 BITS(0,2) /*!< alpha calculation factor 2 of blend… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_tli.c293 TLI_LxBLEND(layerx) &= ~(TLI_LxBLEND_ACF2 | (TLI_LxBLEND_ACF1)); in tli_layer_init()