Searched refs:VRAM_BASE_ADDR (Results 1 – 2 of 2) sorted by relevance
37 #define VRAM_BASE_ADDR ((u16*)HW_LCDC_VRAM_C) macro370 u16 *point = VRAM_BASE_ADDR; in DrawLine()479 *(u16 *)((u32)VRAM_BASE_ADDR + y * 256 * 2 + x * 2) = col; in PutDot()
37 #define VRAM_BASE_ADDR ((u16*)HW_LCDC_VRAM_C) macro636 u16 *point = VRAM_BASE_ADDR; in DrawLine()745 *(u16 *)((u32)VRAM_BASE_ADDR + y * 256 * 2 + x * 2) = col; in PutDot()