代码搜索结果

找到约 10,000 项符合 Display 的代码

vga_display.sch

VERSION 6 BEGIN SCHEMATIC BEGIN ATTR DeviceFamilyName "spartan2e" DELETE all:0 EDITNAME all:0 EDITTRAIT all:0 END ATTR BEGIN NETLIST SIGNAL XLXN_1(7

vga_display.sym

VERSION 5 BEGIN SYMBOL SYMBOLTYPE BLOCK TIMESTAMP 2006 1 8 15 11 22 SYMPIN 0 -288 Input w_addr(9:0) SYMPIN 0 -224 Input wr SYMPIN 0 -160 Input mclk SYMPIN 0 -96 Input datain(7:0) SYMPIN 0 -32

display_gx.h

/* * Geode GX display controller * * Copyright (C) 2006 Arcom Control Systems Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Genera

display_gx.c

/* * Geode GX display controller. * * Copyright (C) 2005 Arcom Control Systems Ltd. * * Portions from AMD's original 2.4 driver: * Copyright (C) 2004 Advanced Micro Devices, Inc. * *

display-sysfs.c

/* * display-sysfs.c - Display output driver sysfs interface * * Copyright (C) 2007 James Simmons * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

display2.java

package com.javapatterns.iterator.badexample; import java.util.Enumeration; import java.util.Vector; import java.util.List; import java.util.LinkedList; import java.awt.Panel; public class D

display1.java

package com.javapatterns.iterator.badexample; import java.util.Enumeration; import java.util.Vector; import java.util.List; import java.util.LinkedList; import java.awt.Panel; public class D