代码搜索结果
找到约 10,000 项符合
Driver 的代码
defconfig
# Example wpa_supplicant build time configuration
#
# This file lists the configuration options that are used when building the
# hostapd binary. All lines starting with # are ignored. Configuratio
jingling.cpp
#include
#include
void main()
{
int driver=DETECT,mode;
registerbgidriver(EGAVGA_driver);
initgraph(&driver,&mode,"");
setcolor(LIGHTGRAY);
setfillstyle(1,YELLOW);
pixel.cpp
#include
#include
#include
#include
void main()
{
int NUM;
int X=300,Y=250,R=1,XX=0,YY=0,ANGLE=0;
int DRIVER=DETECT,MODE;
registerbgidriver(EGA
makefile
#####################################################################
#
# Created by u'nSP IDE 22:22:25 08/09/05
#
##############################################################
sources
TARGETNAME=filter
TARGETPATH=obj
TARGETTYPE=DRIVER
USE_PDB=1
SOURCES= DriverEntry.cpp \
driver.rc
sources
TARGETNAME=POWTRACE
TARGETPATH=obj
TARGETTYPE=DRIVER
USE_PDB=1
SOURCES= DriverEntry.cpp \
driver.rc
sources
TARGETNAME=WHICHOS
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
TARGETPATH=obj
USE_PDB=1
SOURCES= DriverEntry.cpp \
driver.rc
sources
TARGETNAME=WAKEUP
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
TARGETPATH=obj
USE_PDB=1
SOURCES= DriverEntry.cpp \
driver.rc
uctrl.c
/* $Id: uctrl.c,v 1.12 2001/10/08 22:19:51 davem Exp $
* uctrl.c: TS102 Microcontroller interface on Tadpole Sparcbook 3
*
* Copyright 1999 Derrick J Brashear (shadow@dementia.org)
*/
#include