Home
last modified time | relevance | path

Searched refs:TLI_LxCKEY (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.h66 #define TLI_LxCKEY(layerx) REG32((layerx) + 0x00000090U) /*!< TLI layer x color … macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_tli.c405TLI_LxCKEY(layerx) = (((uint32_t)bluekey) | ((uint32_t)greenkey << 8U) | ((uint32_t)redkey << 16U)… in tli_color_key_init()