Searched refs:VGA_TEXT_CURSOR_PERIOD_MS (Results 1 – 1 of 1) sorted by relevance
48 #define VGA_TEXT_CURSOR_PERIOD_MS (1000 * 2 * 16 / 60) macro1285 s->cursor_blink_time = now + VGA_TEXT_CURSOR_PERIOD_MS / 2; in vga_draw_text()