代码搜索:driver development

找到约 10,000 项符合「driver development」的源代码

代码结果 10,000
www.eeworm.com/read/115123/15025510

h driver.h

// Declarations for LoadEz driver // Copyright (C) 1999, 2000 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include "generic.h" #define DRIVERNAME "LoadEZ > " /
www.eeworm.com/read/115123/15025525

aps driver.aps

www.eeworm.com/read/115063/15028154

rc driver.rc

// Resource script for PCIConf driver // Generated by Walt Oney's driver wizard #include LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL // TODO Customize the following version resource
www.eeworm.com/read/115063/15028156

h driver.h

// Declarations for PCIConf driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #define DRIVERNAME "PCICONF" // for use in messages #defin
www.eeworm.com/read/115063/15028168

aps driver.aps

www.eeworm.com/read/114646/15044212

h driver.h

#ifndef _DRIVER_H_ #define _DRIVER_H_ /* ************************************************************* * 用于定义各种设备 以及和设备有关的参数 * 目前主要是LCD 以后加入串口等 * * 作者: 李强 (mail2li@21cn.com or mail2li@163.c
www.eeworm.com/read/215224/15066847

h driver.h

// Driver.h - Chapter 9 // // Copyright (C) 2000 by Jerry Lozano // #pragma once extern "C" { #include } #include "Unicode.h" enum DRIVER_STATE {Stopped, Started, Removed}; t
www.eeworm.com/read/215224/15066854

cpp driver.cpp

// // Driver.c - Chapter 9 - Minimal PnP Parallel Port Driver // // Copyright (C) 2000 by Jerry Lozano // #include "Driver.h" // Forward declarations // NTSTATUS AddDevice ( IN PDRIVER
www.eeworm.com/read/214982/15079632

h driver.h

/******************************************************************************** * * $Id: driver.h,v 2.0.4.2 2002/12/24 07:56:36 dvi175 Exp $ * * File: Driver.h * * Optimizations: * When buil
www.eeworm.com/read/214982/15079639

cpp driver.cpp

/******************************************************************************** * * $Id: driver.cpp,v 2.0.4.6 2003/10/02 03:14:25 dvi175 Exp $ * * File: Main.cpp * * Copyright (c) 2000-2002 D