Searched refs:TLI_BGC (Results 1 – 2 of 2) sorted by relevance
133 TLI_BGC &= ~(TLI_BGC_BVB | (TLI_BGC_BVG) | (TLI_BGC_BVR)); in tli_init()134 …TLI_BGC = (tli_struct->backcolor_blue | (tli_struct->backcolor_green << 8U) | (tli_struct->backcol… in tli_init()
56 #define TLI_BGC REG32(TLI + 0x0000002CU) /*!< TLI background col… macro