代码搜索结果
找到约 110,635 项符合
Driver 的代码
driver.tcl
#-- Lattice Semiconductor Corporation Ltd.
#-- Synplify OEM project file .\Driver.TCL
#-- Written on Sun Apr 20 15:12:11 2003
#-- begin a new section
project -new
#-- Device options
set_op
driver.exf
Section Cross Reference File
Design 'DRIVER' created Sun Apr 20 15:12:18 2003
Type New Name Original Name
// ------------------------------------------
driver.tc_
#-- Synplicity, Inc.
#-- Synplify version 5.3.2
#-- Project file E:\TCD-1208\2003.4.20\driver.tc_
#-- Written on Sun Apr 20 15:12:13 2003
#device options
set_option -technology mach
set_option
driver.cpp
//
// Driver.c - Chapter 6 - Minimal Driver
//
// Copyright (C) 2000 by Jerry Lozano
//
#include "Driver.h"
// Forward declarations
//
static NTSTATUS CreateDevice (
IN PDRIVER_OBJECT p
driver.cpp
//
// Driver.c - Chapter 17 - Crasher Driver
//
// Copyright (C) 2000 by Jerry Lozano
//
#include "Driver.h"
static ULONG CrashPoint; // Determines where the
// driver will crash.
driver.h
// File Name:
// Driver.h
//
// Contents:
// Constants, structures, and function
// declarations specific to this driver.
//
#pragma once
//
// Header files
//
extern "C" {
#include
driver.h
// File Name:
// Driver.h
//
// Contents:
// Constants, structures, and function
// declarations specific to this driver.
//
#pragma once
//
// Header files
//
extern "C" {
#include
driver.vcp
# Microsoft eMbedded Visual Tools Project File - Name="Driver" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Win3
driver.vcn
# Microsoft eMbedded Visual Tools Generated NMAKE File, Based on Driver.vcp
!IF "$(CFG)" == ""
CFG=Driver - Win32 (WCE ARM) Debug
!MESSAGE No configuration specified. Defaulting to Driver - Win32 (
driver.vcl
Build Log
--------------------Configuration: Driver - Win32 (WCE x86) Release--------------------
Command Lines
Results
Drive