Searched refs:COLOR (Results 1 – 6 of 6) sorted by relevance
37 #define LOG_COLOR(COLOR) "\033[0;" COLOR "m" argument38 #define LOG_BOLD(COLOR) "\033[1;" COLOR "m" argument
164 } COLOR; /* 32-bit (ARGB) color */ typedef172 typedef COLOR __color_t;
28 #define COLOR (1 << 30) //1为色彩. macro
29 writel(TFT|COLOR|PBSIZE|BPIX|PIXPOL|FLMPOL|LPPOL|CLKPOL|OEPOL|END_SEL|ACD_SEL|ACD|PCD,LCDC_PCR); in sep4020_lcd_init()
57 DMA2D->L[DMA2D_LAYER_OUT].COLOR = color; in DMA2D_PixelFill()
2659 __IO uint32_t COLOR; member
Completed in 28 milliseconds