代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/136879/13356623
cpp driver.cpp
// Queue test program
#include
#include "queue.h"
int main()
{
Queue intQueue;
cout
www.eeworm.com/read/136879/13356630
cpp driver.cpp
// Stack test program
#include
#include "stack.h"
int main()
{
Stack intStack;
cout
www.eeworm.com/read/136870/13358549
h driver.h
// Driver.h - Chapter 6
//
// Copyright (C) 2000 by Jerry Lozano
//
#pragma once
extern "C" {
#include
}
#include "Unicode.h"
typedef struct _DEVICE_EXTENSION {
PDEVICE_OBJE
www.eeworm.com/read/136870/13358556
cpp driver.cpp
//
// Driver.c - Chapter 7 - Loopback Driver
//
// Copyright (C) 2000 by Jerry Lozano
//
#include "Driver.h"
#include "EEPDriver.h"
// Forward declarations
//
static NTSTATUS CreateDevice
www.eeworm.com/read/322685/13371477
c driver.c
#include "w90p710_nandflash.h"
void NandFlashInitController(void)
{
//Reset
NFLASH_CMD(CMD_RESET);
NFLASH_WAITRB;
}
void INVALID(void)
{
rSDRAM&0xFF;
}
unsigned int ReadID(void
www.eeworm.com/read/322258/13383928
vcp 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
www.eeworm.com/read/322258/13383930
vcb driver.vcb
www.eeworm.com/read/322258/13383933
vcn 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 (
www.eeworm.com/read/322258/13383934
vcl driver.vcl
Build Log
--------------------Configuration: Driver - Win32 (WCE x86) Release--------------------
Command Lines
Results
Drive
www.eeworm.com/read/322258/13383937
vcw driver.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################